|
|||||||||
| 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 abstract class Plan
| Constructor Summary | |
|---|---|
protected |
Plan(java.util.List<com.xebialabs.deployit.engine.spi.execution.ExecutionStateListener> listeners)
|
| Method Summary | |
|---|---|
abstract java.util.Set<StepPlan.Checkpoint> |
findCheckpoints()
|
java.util.List<com.xebialabs.deployit.engine.spi.execution.ExecutionStateListener> |
getListeners()
|
abstract 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 |
|---|
protected Plan(java.util.List<com.xebialabs.deployit.engine.spi.execution.ExecutionStateListener> listeners)
| Method Detail |
|---|
public java.util.List<com.xebialabs.deployit.engine.spi.execution.ExecutionStateListener> getListeners()
public abstract java.io.Writer writePlan(java.io.Writer writer)
public abstract java.util.Set<StepPlan.Checkpoint> findCheckpoints()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||