Class WorkFlowOptions.Builder
java.lang.Object
com.redhat.parodos.workflow.option.WorkFlowOptions.Builder
- Enclosing class:
- WorkFlowOptions
Used to build a reference for an WorkFlowOptions
- Author:
- Luke Shannon (Github: lshannon)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddContinuationOption(WorkFlowOption continuationOption) addMigrationOption(WorkFlowOption migrationOption) addNewOption(WorkFlowOption newOption) addOtherOption(WorkFlowOption otherOption) addUpgradeOption(WorkFlowOption updgradeOption) build()setCurrentInfrastructure(WorkFlowOption currentVersion)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
setCurrentInfrastructure
-
addContinuationOption
-
addNewOption
-
addUpgradeOption
-
addMigrationOption
-
addOtherOption
-
build
-