|
|||||||||
| 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
com.xebialabs.deployit.plugin.generic.step.BaseDeploymentStep
com.xebialabs.deployit.plugin.tomcat.step.RenameFileStep
public class RenameFileStep
| Field Summary |
|---|
| Fields inherited from class com.xebialabs.deployit.plugin.generic.step.BaseStep |
|---|
FREEMARKER_FILE_EXT, logger |
| Fields inherited from interface com.xebialabs.deployit.plugin.api.flow.Step |
|---|
DEFAULT_ORDER |
| Constructor Summary | |
|---|---|
RenameFileStep(int order,
java.lang.String source,
java.lang.String target,
java.lang.String description,
com.xebialabs.deployit.plugin.overthere.HostContainer container)
|
|
| Method Summary | |
|---|---|
protected com.xebialabs.deployit.plugin.api.flow.StepExitCode |
doExecute()
|
| Methods inherited from class com.xebialabs.deployit.plugin.generic.step.BaseDeploymentStep |
|---|
execute, getOrder |
| Methods inherited from class com.xebialabs.deployit.plugin.generic.step.BaseStep |
|---|
classpathResourceExists, createOrReplaceHostFile, disconnect, evaluateTemplate, evaluateTemplate, getContainer, getCtx, getDescription, getHostFileSeparator, getHostLineSeparator, getLocalConnection, getRemoteConnection, getRemoteWorkingDirectory, getRemoteWorkingDirPath, handleExecute, hostFileExists, isRetainRemoteWorkingDirOnCompletion, readHostFile, readHostFileLines, readHostXmlFileAsModel, resolveOsSpecificTemplate, setRemoteWorkingDirPath, setRetainRemoteWorkingDirOnCompletion, substringAfterLast, substringAfterLast, uploadToWorkingDirectory, uploadToWorkingDirectory, uploadToWorkingDirectory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RenameFileStep(int order,
java.lang.String source,
java.lang.String target,
java.lang.String description,
com.xebialabs.deployit.plugin.overthere.HostContainer container)
| Method Detail |
|---|
protected com.xebialabs.deployit.plugin.api.flow.StepExitCode doExecute()
throws java.lang.Exception
doExecute in class com.xebialabs.deployit.plugin.generic.step.BaseStepjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||