Package com.xebialabs.deployit.plugin.api.deployment.specification
-
Interface Summary 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 thisDeployedApplication
DeltaSpecificationWithDependencies The specification of what needs to be deployed including application dependencies. -
Class Summary Class Description Deltas A collection ofDelta
s -
Enum Summary Enum Description Operation The operation that is being performed on the DeployedApplication or on a single Delta object.