|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.plugin.cmd.step.NoCommandStep
public class NoCommandStep
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.xebialabs.deployit.plugin.api.execution.Step |
|---|
com.xebialabs.deployit.plugin.api.execution.Step.Result |
| Constructor Summary | |
|---|---|
NoCommandStep(int order,
DeployedCommand deployedCommand)
|
|
| Method Summary | |
|---|---|
com.xebialabs.deployit.plugin.api.execution.Step.Result |
execute(com.xebialabs.deployit.plugin.api.deployment.execution.DeploymentExecutionContext 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 NoCommandStep(int order,
DeployedCommand deployedCommand)
| Method Detail |
|---|
public java.lang.String getDescription()
getDescription in interface com.xebialabs.deployit.plugin.api.execution.Step<com.xebialabs.deployit.plugin.api.deployment.execution.DeploymentExecutionContext>
public com.xebialabs.deployit.plugin.api.execution.Step.Result execute(com.xebialabs.deployit.plugin.api.deployment.execution.DeploymentExecutionContext ctx)
throws java.lang.Exception
execute in interface com.xebialabs.deployit.plugin.api.execution.Step<com.xebialabs.deployit.plugin.api.deployment.execution.DeploymentExecutionContext>java.lang.Exceptionpublic int getOrder()
getOrder in interface com.xebialabs.deployit.plugin.api.deployment.execution.DeploymentStep
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||