com.xebialabs.deployit.plugin.python
Class PythonManagedDeployed.CheckpointInfo

java.lang.Object
  extended by com.xebialabs.deployit.plugin.python.PythonManagedDeployed.CheckpointInfo
Enclosing class:
PythonManagedDeployed<D extends com.xebialabs.deployit.plugin.api.udm.Deployable,C extends PythonManagedContainer>

protected static class PythonManagedDeployed.CheckpointInfo
extends java.lang.Object


Field Summary
 com.xebialabs.deployit.plugin.api.deployment.specification.Delta delta
           
 com.xebialabs.deployit.plugin.api.deployment.specification.Operation operation
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

delta

public final com.xebialabs.deployit.plugin.api.deployment.specification.Delta delta

operation

public final com.xebialabs.deployit.plugin.api.deployment.specification.Operation operation