|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.plugin.generic.step.WaitStep
public class WaitStep
| Field Summary |
|---|
| Fields inherited from interface com.xebialabs.deployit.plugin.api.flow.Step |
|---|
DEFAULT_ORDER |
| Constructor Summary | |
|---|---|
WaitStep(int order,
int waitTimeInSeconds,
java.lang.String container,
java.lang.String action)
|
|
| Method Summary | |
|---|---|
com.xebialabs.deployit.plugin.api.flow.StepExitCode |
execute(com.xebialabs.deployit.plugin.api.flow.ExecutionContext ctx)
|
java.lang.String |
getDescription()
|
int |
getOrder()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WaitStep(int order,
int waitTimeInSeconds,
java.lang.String container,
java.lang.String action)
| Method Detail |
|---|
public java.lang.String getDescription()
getDescription in interface com.xebialabs.deployit.plugin.api.flow.Steppublic int getOrder()
getOrder in interface com.xebialabs.deployit.plugin.api.flow.Steppublic com.xebialabs.deployit.plugin.api.flow.StepExitCode execute(com.xebialabs.deployit.plugin.api.flow.ExecutionContext ctx)
execute in interface com.xebialabs.deployit.plugin.api.flow.Step
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||