Interface DeploymentStep
- All Superinterfaces:
Serializable
,Step<DeploymentExecutionContext>
Deprecated.
Atomic executable action which on execution results in actually modifying the real environment.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.xebialabs.deployit.plugin.api.execution.Step
Step.Result
-
Method Summary
Modifier and TypeMethodDescriptionint
getOrder()
Deprecated.The order of the step in the step list.Methods inherited from interface com.xebialabs.deployit.plugin.api.execution.Step
execute, getDescription
-
Method Details
-
getOrder
int getOrder()Deprecated.The order of the step in the step list.- Returns:
- the order.
-
Step
instead, to be removed in 3.9