|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.plugin.wls.step.WaitingStep
public class WaitingStep
| Field Summary |
|---|
| Fields inherited from interface com.xebialabs.deployit.plugin.api.flow.Step |
|---|
DEFAULT_ORDER |
| Constructor Summary | |
|---|---|
WaitingStep(int order,
long time)
|
|
| Method Summary | |
|---|---|
com.xebialabs.deployit.plugin.api.flow.StepExitCode |
execute(com.xebialabs.deployit.plugin.api.flow.ExecutionContext ctx)
|
java.lang.String |
getDescription()
|
int |
getOrder()
|
long |
getWaitTime()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WaitingStep(int order,
long time)
| Method Detail |
|---|
public java.lang.String getDescription()
getDescription in interface com.xebialabs.deployit.plugin.api.flow.Step
public com.xebialabs.deployit.plugin.api.flow.StepExitCode execute(com.xebialabs.deployit.plugin.api.flow.ExecutionContext ctx)
throws java.lang.Exception
execute in interface com.xebialabs.deployit.plugin.api.flow.Stepjava.lang.Exceptionpublic long getWaitTime()
public int getOrder()
getOrder 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 | ||||||||