|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DeltaSpecification
The specification of what should happen on the target environment in order to deploy this DeployedApplication
| Method Summary | |
|---|---|
java.util.List<Delta> |
getDeltas()
The Deltas that were calculated for this deployment |
DeployedApplication |
getDeployedApplication()
The DeployedApplication that is the subject of the current (un)deployment. |
Operation |
getOperation()
The operation that is being executed on the DeployedApplication. |
| Method Detail |
|---|
Operation getOperation()
DeployedApplication.
DeployedApplication getDeployedApplication()
DeployedApplication that is the subject of the current (un)deployment.
java.util.List<Delta> getDeltas()
Deltas that were calculated for this deployment
Delta
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||