public class PlanUtils
extends java.lang.Object
| Constructor and Description |
|---|
PlanUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<com.xebialabs.deployit.deployment.planner.StepPlan.StepWithDelta> |
flattenPlan(com.xebialabs.deployit.deployment.planner.Plan plan) |
static java.util.List<com.xebialabs.deployit.deployment.planner.StepPlan.Checkpoint> |
resolveCheckpoints(com.xebialabs.deployit.deployment.planner.Plan plan) |
public static java.util.List<com.xebialabs.deployit.deployment.planner.StepPlan.StepWithDelta> flattenPlan(com.xebialabs.deployit.deployment.planner.Plan plan)
public static java.util.List<com.xebialabs.deployit.deployment.planner.StepPlan.Checkpoint> resolveCheckpoints(com.xebialabs.deployit.deployment.planner.Plan plan)