public class CliScriptExecutionStep
extends com.xebialabs.deployit.plugin.generic.step.ScriptExecutionStep
| Constructor and Description |
|---|
CliScriptExecutionStep(int order,
java.lang.String runCommand,
java.lang.String scriptPath,
com.xebialabs.deployit.plugin.overthere.HostContainer container,
java.util.Map<java.lang.String,java.lang.Object> vars,
java.lang.String description) |
| Modifier and Type | Method and Description |
|---|---|
protected com.xebialabs.deployit.plugin.api.flow.StepExitCode |
executeScript(com.xebialabs.overthere.OverthereFile executable)
Override of complete method from BaseExecutionStep, just to add the runCommand...
|
createArtifactUploader, doExecute, getArtifact, getClasspathResources, getFileResources, getPreview, getScriptPath, getScriptTemplatePath, getTemplateClasspathResources, getUploadedArtifactPath, getVars, requestStaging, resolveOsSpecificFileName, resolveOsSpecificFileName, setArtifact, setClasspathResources, setDerivedArtifact, setFileResources, setTemplateClasspathResources, setWorkingDirectory, uploadArtifactIfPresent, uploadClasspathResources, uploadFileOrDirectory, uploadFileResources, uploadScriptToExecute, uploadTemplateClasspathResourcesclasspathResourceExists, createOrReplaceHostFile, disconnect, evaluateTemplate, evaluateTemplate, evaluateTemplate, getContainer, getCtx, getHostFileSeparator, getHostLineSeparator, getLocalConnection, getRemoteConnection, getRemoteWorkingDirectory, getRemoteWorkingDirPath, handleExecute, hostFileExists, isRetainRemoteWorkingDirOnCompletion, readHostFile, readHostFileLines, readHostXmlFileAsModel, resolveOsSpecificTemplate, setRemoteWorkingDirPath, setRetainRemoteWorkingDirOnCompletion, substringAfterLast, substringAfterLast, uploadToWorkingDirectory, uploadToWorkingDirectory, uploadToWorkingDirectorycalculateDescription, calculateOrder, description_$eq, description, doPostConstruct, getDescription, getOrder, order_$eq, order, setDescription, setOrderpublic CliScriptExecutionStep(int order,
java.lang.String runCommand,
java.lang.String scriptPath,
com.xebialabs.deployit.plugin.overthere.HostContainer container,
java.util.Map<java.lang.String,java.lang.Object> vars,
java.lang.String description)
protected com.xebialabs.deployit.plugin.api.flow.StepExitCode executeScript(com.xebialabs.overthere.OverthereFile executable)
executeScript in class com.xebialabs.deployit.plugin.generic.step.BaseExecutionStepexecutable -