|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.plugin.test.v3.step.TestStep
public abstract class TestStep
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.xebialabs.deployit.plugin.api.execution.Step |
|---|
com.xebialabs.deployit.plugin.api.execution.Step.Result |
| Field Summary | |
|---|---|
protected DummyContainer |
testCi
|
| Constructor Summary | |
|---|---|
TestStep(DummyContainer testCi)
|
|
| Method Summary | |
|---|---|
com.xebialabs.deployit.plugin.api.execution.Step.Result |
execute(com.xebialabs.deployit.plugin.api.deployment.execution.DeploymentExecutionContext ctx)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.xebialabs.deployit.plugin.api.deployment.execution.DeploymentStep |
|---|
getOrder |
| Methods inherited from interface com.xebialabs.deployit.plugin.api.execution.Step |
|---|
getDescription |
| Field Detail |
|---|
protected DummyContainer testCi
| Constructor Detail |
|---|
public TestStep(DummyContainer testCi)
| Method Detail |
|---|
public com.xebialabs.deployit.plugin.api.execution.Step.Result execute(com.xebialabs.deployit.plugin.api.deployment.execution.DeploymentExecutionContext ctx)
execute in interface com.xebialabs.deployit.plugin.api.execution.Step<com.xebialabs.deployit.plugin.api.deployment.execution.DeploymentExecutionContext>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||