public class StopWlsTargetStep
extends com.xebialabs.deployit.plugin.python.PythonDeploymentStep
| Constructor and Description |
|---|
StopWlsTargetStep(int order,
WlsContainer target) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
aggregateScript(com.xebialabs.overthere.OverthereConnection arg0,
com.xebialabs.deployit.plugin.api.flow.ExecutionContext arg1) |
protected com.xebialabs.deployit.plugin.api.flow.StepExitCode |
doExecute(com.xebialabs.deployit.plugin.api.flow.ExecutionContext arg0) |
static void |
dumpPythonScript(java.lang.String arg0,
java.lang.String arg1) |
protected int |
executePythonScriptDirectly(com.xebialabs.deployit.plugin.api.flow.ExecutionContext arg0,
com.xebialabs.overthere.OverthereConnection arg1,
com.xebialabs.overthere.OverthereFile arg2) |
calculateDescription, calculateOrder, description_$eq, description, doPostConstruct, getDescription, getOrder, order_$eq, order, setDescription, setOrderpublic StopWlsTargetStep(int order,
WlsContainer target)
protected com.xebialabs.deployit.plugin.api.flow.StepExitCode doExecute(com.xebialabs.deployit.plugin.api.flow.ExecutionContext arg0)
throws java.lang.Exception
java.lang.Exceptionprotected java.lang.String aggregateScript(com.xebialabs.overthere.OverthereConnection arg0,
com.xebialabs.deployit.plugin.api.flow.ExecutionContext arg1)
protected int executePythonScriptDirectly(com.xebialabs.deployit.plugin.api.flow.ExecutionContext arg0,
com.xebialabs.overthere.OverthereConnection arg1,
com.xebialabs.overthere.OverthereFile arg2)
public static void dumpPythonScript(java.lang.String arg0,
java.lang.String arg1)