Package com.xebialabs.deployit.plugin.api.deployment.planning
-
Interface Summary Interface Description DefaultOrders A Constant interface with some default named Orders, to make it easier to determine where custom steps need to go.DeploymentPlanningContext Context that is passed along during the Planning stage of a Deployment.ReadOnlyRepository Deprecated. Replaced byRepository
-
Class Summary Class Description Checkpoint Defines a checkpoint for the execution of a deployment. -
Annotation Types Summary Annotation Type Description Contributor Annotates methods that contribute to a deployment plan.Create Destroy Modify Noop PostPlanProcessor A PostProcessor for a Plan.PrePlanProcessor A PreProcessor for a Plan.