Interface | Description |
---|---|
Delta |
The Delta specifies what will happen to a Deployed in a Deployment.
|
DeltaSpecification |
The specification of what should happen on the target environment in order to deploy this
DeployedApplication |
DeltaSpecificationWithDependencies |
The specification of what needs to be deployed including application dependencies.
|
Class | Description |
---|---|
Deltas |
A collection of
Delta s |
Enum | Description |
---|---|
Operation |
The operation that is being performed on the DeployedApplication or on a single Delta object.
|