|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
public interface Deployer
Method Summary | |
---|---|
IPlanExecution
|
executePlan(Plan plan, IPlanExecutionProgressTracker tracker)
Execute the provided plan. |
Method Detail |
---|
public IPlanExecution executePlan(Plan plan, IPlanExecutionProgressTracker tracker)
plan
- the plane to executetracker
- to track the progress of the execution
Groovy Documentation