com.xebialabs.deployit.test.deployment
Class PlanUtils

java.lang.Object
  extended by com.xebialabs.deployit.test.deployment.PlanUtils

public class PlanUtils
extends java.lang.Object


Constructor Summary
PlanUtils()
           
 
Method Summary
static java.util.List<com.xebialabs.deployit.deployment.planner.StepPlan.StepWithDelta> flattenPlan(com.xebialabs.deployit.deployment.planner.Plan serialPlan)
           
static java.util.List<com.xebialabs.deployit.deployment.planner.StepPlan.Checkpoint> resolveCheckpoints(com.xebialabs.deployit.deployment.planner.Plan plan)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlanUtils

public PlanUtils()
Method Detail

flattenPlan

public static java.util.List<com.xebialabs.deployit.deployment.planner.StepPlan.StepWithDelta> flattenPlan(com.xebialabs.deployit.deployment.planner.Plan serialPlan)

resolveCheckpoints

public static java.util.List<com.xebialabs.deployit.deployment.planner.StepPlan.Checkpoint> resolveCheckpoints(com.xebialabs.deployit.deployment.planner.Plan plan)