Interface and Description |
---|
com.xebialabs.deployit.plugin.api.deployment.execution.DeploymentExecutionContext |
com.xebialabs.deployit.plugin.api.deployment.execution.DeploymentStep
Implement
Step instead, to be removed in 3.9 |
com.xebialabs.deployit.plugin.api.execution.ExecutionContext |
com.xebialabs.deployit.plugin.api.execution.ExecutionContextListener
Please use the
ExecutionStateListener in order to get more advanced signals. |
com.xebialabs.deployit.plugin.api.inspection.InspectionExecutionContext |
com.xebialabs.deployit.plugin.api.inspection.InspectionStep
Implement
Step instead, to be removed in 3.9 |
com.xebialabs.deployit.plugin.api.deployment.planning.ReadOnlyRepository
Replaced by
Repository |
com.xebialabs.deployit.plugin.api.execution.Step
Use
Step |
Enum and Description |
---|
com.xebialabs.deployit.plugin.api.execution.Step.Result |