|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.plugin.generic.step.BaseStep<C>
com.xebialabs.deployit.plugin.generic.step.BaseExecutionStep<com.xebialabs.deployit.plugin.api.deployment.execution.DeploymentExecutionContext>
com.xebialabs.deployit.plugin.generic.step.ScriptExecutionStep
public class ScriptExecutionStep
| 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.generic.step.BaseStep |
|---|
FREEMARKER_FILE_EXT, logger |
| Constructor Summary | |
|---|---|
ScriptExecutionStep(int order,
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)
|
|
| Method Summary | |
|---|---|
com.xebialabs.deployit.plugin.api.execution.Step.Result |
execute(com.xebialabs.deployit.plugin.api.deployment.execution.DeploymentExecutionContext ctx)
|
int |
getOrder()
|
| Methods inherited from class com.xebialabs.deployit.plugin.generic.step.BaseExecutionStep |
|---|
doExecute, executeScript, getArtifact, getClasspathResources, getFileResources, getTemplateClasspathResources, getUploadedArtifactPath, resolveOsSpecificFileName, setArtifact, setClasspathResources, setFileResources, setTemplateClasspathResources, setWorkingDirectory, uploadArtifactIfPresent, uploadClasspathResources, uploadFileResources, uploadScriptToExecute, uploadTemplateClasspathResources, uploadTemplateResourceToWorkingDirectory |
| 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.execution.Step |
|---|
getDescription |
| Constructor Detail |
|---|
public ScriptExecutionStep(int order,
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)
| Method Detail |
|---|
public int getOrder()
getOrder in interface com.xebialabs.deployit.plugin.api.deployment.execution.DeploymentStep
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 | ||||||||