protected class CollectDeployedsOfTypesContributor.TypedDelta
extends java.lang.Object
implements com.xebialabs.deployit.plugin.api.deployment.specification.Delta
| Modifier and Type | Method and Description |
|---|---|
D |
getDeployed() |
com.xebialabs.deployit.plugin.api.deployment.specification.Operation |
getOperation() |
D |
getPrevious() |
public com.xebialabs.deployit.plugin.api.deployment.specification.Operation getOperation()
getOperation in interface com.xebialabs.deployit.plugin.api.deployment.specification.Deltapublic D getPrevious()
getPrevious in interface com.xebialabs.deployit.plugin.api.deployment.specification.Deltapublic D getDeployed()
getDeployed in interface com.xebialabs.deployit.plugin.api.deployment.specification.Delta