|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.plugin.jbossdm.step.BaseStep<com.xebialabs.deployit.plugin.api.deployment.execution.DeploymentExecutionContext>
com.xebialabs.deployit.plugin.jbossdm.step.CliDeploymentStep
public class CliDeploymentStep
| 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 |
|---|
| Fields inherited from class com.xebialabs.deployit.plugin.jbossdm.step.BaseStep |
|---|
JBOSS_CLI_SCRIPTING_ENGINE, JYTHON_SCRIPT_ENGINE, logger |
| Constructor Summary | |
|---|---|
CliDeploymentStep(java.lang.String script,
int order,
java.util.Map<java.lang.String,java.lang.Object> pythonContext,
java.lang.String description,
CliManagedContainer container)
|
|
| 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 |
| Constructor Detail |
|---|
public CliDeploymentStep(java.lang.String script,
int order,
java.util.Map<java.lang.String,java.lang.Object> pythonContext,
java.lang.String description,
CliManagedContainer container)
| Method Detail |
|---|
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.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||