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 by
Repository |
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.
|