Class CollectDeployedsOfTypesContributor.TypedDelta

  • All Implemented Interfaces:
    com.xebialabs.deployit.plugin.api.deployment.specification.Delta, java.io.Serializable
    Enclosing class:
    CollectDeployedsOfTypesContributor<D extends com.xebialabs.deployit.plugin.api.udm.Deployed<?,​?>>

    protected class CollectDeployedsOfTypesContributor.TypedDelta
    extends java.lang.Object
    implements com.xebialabs.deployit.plugin.api.deployment.specification.Delta
    See Also:
    Serialized Form
    • Method Detail

      • getOperation

        public com.xebialabs.deployit.plugin.api.deployment.specification.Operation getOperation()
        Specified by:
        getOperation in interface com.xebialabs.deployit.plugin.api.deployment.specification.Delta
      • getPrevious

        public D getPrevious()
        Specified by:
        getPrevious in interface com.xebialabs.deployit.plugin.api.deployment.specification.Delta
      • getDeployed

        public D getDeployed()
        Specified by:
        getDeployed in interface com.xebialabs.deployit.plugin.api.deployment.specification.Delta
      • getIntermediateCheckpoints

        public java.util.List<java.lang.String> getIntermediateCheckpoints()
        Specified by:
        getIntermediateCheckpoints in interface com.xebialabs.deployit.plugin.api.deployment.specification.Delta