protected class TestRun.InitializeListenersStep
extends java.lang.Object
implements com.xebialabs.deployit.plugin.api.flow.Step
| Modifier | Constructor and Description |
|---|---|
protected |
TestRun.InitializeListenersStep() |
| Modifier and Type | Method and Description |
|---|---|
com.xebialabs.deployit.plugin.api.flow.StepExitCode |
execute(com.xebialabs.deployit.plugin.api.flow.ExecutionContext executionContext) |
java.lang.String |
getDescription() |
int |
getOrder() |
public com.xebialabs.deployit.plugin.api.flow.StepExitCode execute(com.xebialabs.deployit.plugin.api.flow.ExecutionContext executionContext)
throws java.lang.Exception
execute in interface com.xebialabs.deployit.plugin.api.flow.Stepjava.lang.Exceptionpublic 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.Step