|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.deployment.planner.Plan
public class Plan
| Nested Class Summary | |
|---|---|
static class |
Plan.Checkpoint
|
| Constructor Summary | |
|---|---|
Plan()
|
|
| Method Summary | |
|---|---|
java.util.List<Plan.Checkpoint> |
getCheckpoints()
|
java.util.List<com.xebialabs.deployit.engine.spi.execution.ExecutionStateListener> |
getListeners()
|
java.util.List<com.xebialabs.deployit.plugin.api.flow.Step> |
getSteps()
|
java.io.Writer |
writePlan(java.io.Writer writer)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Plan()
| Method Detail |
|---|
public java.util.List<com.xebialabs.deployit.plugin.api.flow.Step> getSteps()
public java.util.List<Plan.Checkpoint> getCheckpoints()
public java.util.List<com.xebialabs.deployit.engine.spi.execution.ExecutionStateListener> getListeners()
public java.io.Writer writePlan(java.io.Writer writer)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||