Index

A B C F G H I J O P S V W Y 
All Classes and Interfaces|All Packages

A

addError(String) - Method in class com.apiflows.parser.OpenAPIWorkflowParserResult
 
addError(String) - Method in class com.apiflows.parser.OpenAPIWorkflowValidatorResult
 

B

bind(OpenAPIWorkflow) - Method in class com.apiflows.parser.source.OperationBinder
Binds workflow operations
bind(OpenAPIWorkflow) - Method in class com.apiflows.parser.source.WorkflowBinder
Binds workflows

C

call(String) - Method in class com.apiflows.parser.util.HttpUtil
 
com.apiflows.model - package com.apiflows.model
 
com.apiflows.parser - package com.apiflows.parser
 
com.apiflows.parser.source - package com.apiflows.parser.source
 
com.apiflows.parser.util - package com.apiflows.parser.util
 
Components - Class in com.apiflows.model
 
Components() - Constructor for class com.apiflows.model.Components
 
Criterion - Class in com.apiflows.model
 
Criterion() - Constructor for class com.apiflows.model.Criterion
 

F

FailureAction - Class in com.apiflows.model
 
FailureAction() - Constructor for class com.apiflows.model.FailureAction
 

G

get$ref() - Method in class com.apiflows.model.Parameter
 
getComponents() - Method in class com.apiflows.model.OpenAPIWorkflow
 
getCondition() - Method in class com.apiflows.model.Criterion
 
getContent() - Method in class com.apiflows.model.OpenAPIWorkflow
 
getContext() - Method in class com.apiflows.model.Criterion
 
getCriteria() - Method in class com.apiflows.model.FailureAction
 
getCriteria() - Method in class com.apiflows.model.SuccessAction
 
getDependsOn() - Method in class com.apiflows.model.Step
 
getDescription() - Method in class com.apiflows.model.Info
 
getDescription() - Method in class com.apiflows.model.ParameterComponent
 
getDescription() - Method in class com.apiflows.model.Step
 
getDescription() - Method in class com.apiflows.model.Workflow
 
getErrors() - Method in class com.apiflows.parser.OpenAPIWorkflowParserResult
 
getErrors() - Method in class com.apiflows.parser.OpenAPIWorkflowValidatorResult
 
getFormat() - Method in class com.apiflows.model.OpenAPIWorkflow
 
getFormat() - Method in class com.apiflows.model.ParameterComponent
 
getFromFile(String) - Method in class com.apiflows.parser.util.PathUtil
 
getIn() - Method in class com.apiflows.model.Parameter
 
getInfo() - Method in class com.apiflows.model.OpenAPIWorkflow
 
getInputs() - Method in class com.apiflows.model.Components
 
getInputs() - Method in class com.apiflows.model.Workflow
 
getLocation() - Method in class com.apiflows.model.OpenAPIWorkflow
 
getName() - Method in class com.apiflows.model.Parameter
 
getName() - Method in class com.apiflows.model.SourceDescription
 
getOnFailure() - Method in class com.apiflows.model.Step
 
getOnSuccess() - Method in class com.apiflows.model.Step
 
getOpenAPIWorkflow() - Method in class com.apiflows.parser.OpenAPIWorkflowParserResult
 
getOperation() - Method in class com.apiflows.model.Step
 
getOperationId() - Method in class com.apiflows.model.Step
 
getOperationRef() - Method in class com.apiflows.model.Step
 
getOutputs() - Method in class com.apiflows.model.Outputs
 
getOutputs() - Method in class com.apiflows.model.Step
 
getOutputs() - Method in class com.apiflows.model.Workflow
 
getParameters() - Method in class com.apiflows.model.Components
 
getParameters() - Method in class com.apiflows.model.Step
 
getProperties() - Method in class com.apiflows.model.InputComponent
 
getRetryAfter() - Method in class com.apiflows.model.FailureAction
 
getRetryLimit() - Method in class com.apiflows.model.FailureAction
 
getSourceDescriptions() - Method in class com.apiflows.model.OpenAPIWorkflow
 
getStepId() - Method in class com.apiflows.model.FailureAction
 
getStepId() - Method in class com.apiflows.model.Step
 
getStepId() - Method in class com.apiflows.model.SuccessAction
 
getSteps() - Method in class com.apiflows.model.Workflow
 
getStyle() - Method in class com.apiflows.model.Parameter
 
getSuccessCriteria() - Method in class com.apiflows.model.Step
 
getSummary() - Method in class com.apiflows.model.Workflow
 
getTarget() - Method in class com.apiflows.model.Parameter
 
getTitle() - Method in class com.apiflows.model.Info
 
getType() - Method in class com.apiflows.model.Criterion
 
getType() - Method in class com.apiflows.model.InputComponent
 
getType() - Method in class com.apiflows.model.ParameterComponent
 
getType() - Method in class com.apiflows.model.SourceDescription
 
getType() - Method in class com.apiflows.model.SuccessAction
 
getUrl() - Method in class com.apiflows.model.SourceDescription
 
getValue() - Method in class com.apiflows.model.Parameter
 
getVersion() - Method in class com.apiflows.model.Info
 
getWorkflow() - Method in class com.apiflows.model.Step
 
getWorkflowId() - Method in class com.apiflows.model.FailureAction
 
getWorkflowId() - Method in class com.apiflows.model.Step
 
getWorkflowId() - Method in class com.apiflows.model.SuccessAction
 
getWorkflowId() - Method in class com.apiflows.model.Workflow
 
getWorkflows() - Method in class com.apiflows.model.OpenAPIWorkflow
 
getWorkflowsSpec() - Method in class com.apiflows.model.OpenAPIWorkflow
 

H

HttpUtil - Class in com.apiflows.parser.util
 
HttpUtil() - Constructor for class com.apiflows.parser.util.HttpUtil
 

I

Info - Class in com.apiflows.model
 
Info() - Constructor for class com.apiflows.model.Info
 
InputComponent - Class in com.apiflows.model
 
InputComponent() - Constructor for class com.apiflows.model.InputComponent
 
isApplyValidation() - Method in class com.apiflows.parser.ParseOptions
 
isJson() - Method in class com.apiflows.model.OpenAPIWorkflow
 
isOpenApi() - Method in class com.apiflows.model.SourceDescription
 
isUrl(String) - Method in class com.apiflows.parser.util.HttpUtil
 
isValid() - Method in class com.apiflows.parser.OpenAPIWorkflowParserResult
 
isValid() - Method in class com.apiflows.parser.OpenAPIWorkflowValidatorResult
 
IsWorkflowsSpec() - Method in class com.apiflows.model.SourceDescription
 
isYaml() - Method in class com.apiflows.model.OpenAPIWorkflow
 

J

JSON - Enum constant in enum class com.apiflows.model.OpenAPIWorkflow.Format
 

O

OpenAPIWorkflow - Class in com.apiflows.model
 
OpenAPIWorkflow() - Constructor for class com.apiflows.model.OpenAPIWorkflow
 
OpenAPIWorkflow.Format - Enum Class in com.apiflows.model
 
OpenAPIWorkflowParser - Class in com.apiflows.parser
 
OpenAPIWorkflowParser() - Constructor for class com.apiflows.parser.OpenAPIWorkflowParser
 
OpenAPIWorkflowParserResult - Class in com.apiflows.parser
 
OpenAPIWorkflowParserResult() - Constructor for class com.apiflows.parser.OpenAPIWorkflowParserResult
 
OpenAPIWorkflowValidator - Class in com.apiflows.parser
 
OpenAPIWorkflowValidator() - Constructor for class com.apiflows.parser.OpenAPIWorkflowValidator
 
OpenAPIWorkflowValidatorResult - Class in com.apiflows.parser
 
OpenAPIWorkflowValidatorResult() - Constructor for class com.apiflows.parser.OpenAPIWorkflowValidatorResult
 
OperationBinder - Class in com.apiflows.parser.source
 
OperationBinder() - Constructor for class com.apiflows.parser.source.OperationBinder
 
Outputs - Class in com.apiflows.model
 
Outputs() - Constructor for class com.apiflows.model.Outputs
 

P

Parameter - Class in com.apiflows.model
 
Parameter() - Constructor for class com.apiflows.model.Parameter
 
ParameterComponent - Class in com.apiflows.model
 
ParameterComponent() - Constructor for class com.apiflows.model.ParameterComponent
 
parse(String) - Method in class com.apiflows.parser.OpenAPIWorkflowParser
 
parse(String, ParseOptions) - Method in class com.apiflows.parser.OpenAPIWorkflowParser
 
ParseOptions - Class in com.apiflows.parser
 
ParseOptions() - Constructor for class com.apiflows.parser.ParseOptions
 
PathUtil - Class in com.apiflows.parser.util
 
PathUtil() - Constructor for class com.apiflows.parser.util.PathUtil
 

S

set$ref(String) - Method in class com.apiflows.model.Parameter
 
setApplyValidation(boolean) - Method in class com.apiflows.parser.ParseOptions
 
setComponents(Components) - Method in class com.apiflows.model.OpenAPIWorkflow
 
setCondition(String) - Method in class com.apiflows.model.Criterion
 
setContent(String) - Method in class com.apiflows.model.OpenAPIWorkflow
 
setContext(String) - Method in class com.apiflows.model.Criterion
 
setCriteria(List<Criterion>) - Method in class com.apiflows.model.FailureAction
 
setCriteria(List<Criterion>) - Method in class com.apiflows.model.SuccessAction
 
setDependsOn(String) - Method in class com.apiflows.model.Step
 
setDescription(String) - Method in class com.apiflows.model.Info
 
setDescription(String) - Method in class com.apiflows.model.ParameterComponent
 
setDescription(String) - Method in class com.apiflows.model.Step
 
setDescription(String) - Method in class com.apiflows.model.Workflow
 
setErrors(List<String>) - Method in class com.apiflows.parser.OpenAPIWorkflowParserResult
 
setErrors(List<String>) - Method in class com.apiflows.parser.OpenAPIWorkflowValidatorResult
 
setFormat(OpenAPIWorkflow.Format) - Method in class com.apiflows.model.OpenAPIWorkflow
 
setFormat(String) - Method in class com.apiflows.model.ParameterComponent
 
setIn(String) - Method in class com.apiflows.model.Parameter
 
setInfo(Info) - Method in class com.apiflows.model.OpenAPIWorkflow
 
setInputs(Schema) - Method in class com.apiflows.model.Workflow
 
setInputs(Map<String, InputComponent>) - Method in class com.apiflows.model.Components
 
setLocation(String) - Method in class com.apiflows.model.OpenAPIWorkflow
 
setName(String) - Method in class com.apiflows.model.Parameter
 
setName(String) - Method in class com.apiflows.model.SourceDescription
 
setOnFailure(List<FailureAction>) - Method in class com.apiflows.model.Step
 
setOnSuccess(List<SuccessAction>) - Method in class com.apiflows.model.Step
 
setOpenAPIWorkflow(OpenAPIWorkflow) - Method in class com.apiflows.parser.OpenAPIWorkflowParserResult
 
setOperation(Operation) - Method in class com.apiflows.model.Step
 
setOperationId(String) - Method in class com.apiflows.model.Step
 
setOperationRef(String) - Method in class com.apiflows.model.Step
 
setOutputs(Map<String, String>) - Method in class com.apiflows.model.Outputs
 
setOutputs(Map<String, String>) - Method in class com.apiflows.model.Step
 
setOutputs(Map<String, String>) - Method in class com.apiflows.model.Workflow
 
setParameters(List<Parameter>) - Method in class com.apiflows.model.Step
 
setParameters(Map<String, ParameterComponent>) - Method in class com.apiflows.model.Components
 
setProperties(Map<String, Object>) - Method in class com.apiflows.model.InputComponent
 
setRetryAfter(Long) - Method in class com.apiflows.model.FailureAction
 
setRetryLimit(Integer) - Method in class com.apiflows.model.FailureAction
 
setSourceDescriptions(List<SourceDescription>) - Method in class com.apiflows.model.OpenAPIWorkflow
 
setStepId(String) - Method in class com.apiflows.model.FailureAction
 
setStepId(String) - Method in class com.apiflows.model.Step
 
setStepId(String) - Method in class com.apiflows.model.SuccessAction
 
setSteps(List<Step>) - Method in class com.apiflows.model.Workflow
 
setStyle(String) - Method in class com.apiflows.model.Parameter
 
setSuccessCriteria(List<Criterion>) - Method in class com.apiflows.model.Step
 
setSummary(String) - Method in class com.apiflows.model.Workflow
 
setTarget(String) - Method in class com.apiflows.model.Parameter
 
setTitle(String) - Method in class com.apiflows.model.Info
 
setType(String) - Method in class com.apiflows.model.Criterion
 
setType(String) - Method in class com.apiflows.model.InputComponent
 
setType(String) - Method in class com.apiflows.model.ParameterComponent
 
setType(String) - Method in class com.apiflows.model.SourceDescription
 
setType(String) - Method in class com.apiflows.model.SuccessAction
 
setUrl(String) - Method in class com.apiflows.model.SourceDescription
 
setValid(boolean) - Method in class com.apiflows.parser.OpenAPIWorkflowParserResult
 
setValid(boolean) - Method in class com.apiflows.parser.OpenAPIWorkflowValidatorResult
 
setValue(String) - Method in class com.apiflows.model.Parameter
 
setVersion(String) - Method in class com.apiflows.model.Info
 
setWorkflow(Workflow) - Method in class com.apiflows.model.Step
 
setWorkflowId(String) - Method in class com.apiflows.model.FailureAction
 
setWorkflowId(String) - Method in class com.apiflows.model.Step
 
setWorkflowId(String) - Method in class com.apiflows.model.SuccessAction
 
setWorkflowId(String) - Method in class com.apiflows.model.Workflow
 
setWorkflows(List<Workflow>) - Method in class com.apiflows.model.OpenAPIWorkflow
 
setWorkflowsSpec(String) - Method in class com.apiflows.model.OpenAPIWorkflow
 
SourceDescription - Class in com.apiflows.model
 
SourceDescription() - Constructor for class com.apiflows.model.SourceDescription
 
Step - Class in com.apiflows.model
 
Step() - Constructor for class com.apiflows.model.Step
 
SuccessAction - Class in com.apiflows.model
 
SuccessAction() - Constructor for class com.apiflows.model.SuccessAction
 

V

validate(OpenAPIWorkflow) - Method in class com.apiflows.parser.OpenAPIWorkflowValidator
 
valueOf(String) - Static method in enum class com.apiflows.model.OpenAPIWorkflow.Format
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.apiflows.model.OpenAPIWorkflow.Format
Returns an array containing the constants of this enum class, in the order they are declared.

W

Workflow - Class in com.apiflows.model
 
Workflow() - Constructor for class com.apiflows.model.Workflow
 
WorkflowBinder - Class in com.apiflows.parser.source
 
WorkflowBinder() - Constructor for class com.apiflows.parser.source.WorkflowBinder
 

Y

YAML - Enum constant in enum class com.apiflows.model.OpenAPIWorkflow.Format
 
A B C F G H I J O P S V W Y 
All Classes and Interfaces|All Packages