com.xebialabs.deployit.plugin.generic.deployed
Class ExecutedScript.CheckpointInfo

java.lang.Object
  extended by com.xebialabs.deployit.plugin.generic.deployed.ExecutedScript.CheckpointInfo
Enclosing class:
ExecutedScript<D extends com.xebialabs.deployit.plugin.api.udm.Deployable>

protected static class ExecutedScript.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