| 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 |
| Class | Description |
|---|---|
| Checkpoint |
Defines a checkpoint for the execution of a deployment.
|
| 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.
|