Class CollectDeployedsOfTypesContributor.TypedDelta
java.lang.Object
com.xebialabs.deployit.plugin.was.contributor.CollectDeployedsOfTypesContributor.TypedDelta
- All Implemented Interfaces:
com.xebialabs.deployit.plugin.api.deployment.specification.Delta,Serializable
- Enclosing class:
CollectDeployedsOfTypesContributor<D extends com.xebialabs.deployit.plugin.api.udm.Deployed<?,?>>
protected class CollectDeployedsOfTypesContributor.TypedDelta
extends Object
implements com.xebialabs.deployit.plugin.api.deployment.specification.Delta
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptioncom.xebialabs.deployit.plugin.api.deployment.specification.Operation
-
Method Details
-
getOperation
public com.xebialabs.deployit.plugin.api.deployment.specification.Operation getOperation()- Specified by:
getOperationin interfacecom.xebialabs.deployit.plugin.api.deployment.specification.Delta
-
getPrevious
- Specified by:
getPreviousin interfacecom.xebialabs.deployit.plugin.api.deployment.specification.Delta
-
getDeployed
- Specified by:
getDeployedin interfacecom.xebialabs.deployit.plugin.api.deployment.specification.Delta
-
getIntermediateCheckpoints
- Specified by:
getIntermediateCheckpointsin interfacecom.xebialabs.deployit.plugin.api.deployment.specification.Delta
-