|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.deployment.planner.Plan
com.xebialabs.deployit.deployment.planner.CompositePlan
com.xebialabs.deployit.deployment.planner.SerialPlan
public class SerialPlan
| Constructor Summary | |
|---|---|
SerialPlan(java.util.List<? extends Plan> subPlans,
java.util.List<com.xebialabs.deployit.engine.spi.execution.ExecutionStateListener> listeners)
|
|
| Method Summary | |
|---|---|
java.io.Writer |
writePlan(java.io.Writer writer)
|
| Methods inherited from class com.xebialabs.deployit.deployment.planner.CompositePlan |
|---|
findCheckpoints, getSubPlans, indent |
| Methods inherited from class com.xebialabs.deployit.deployment.planner.Plan |
|---|
getListeners |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SerialPlan(java.util.List<? extends Plan> subPlans,
java.util.List<com.xebialabs.deployit.engine.spi.execution.ExecutionStateListener> listeners)
| Method Detail |
|---|
public java.io.Writer writePlan(java.io.Writer writer)
writePlan in class Plan
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||