|
|||||||||
| 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.generic.step.ArtifactCopyStep
com.xebialabs.deployit.plugin.generic.step.TemplateArtifactCopyStep
public class TemplateArtifactCopyStep
| 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 | |
|---|---|
TemplateArtifactCopyStep(int order,
com.xebialabs.deployit.plugin.overthere.HostContainer container,
java.util.Map<java.lang.String,java.lang.Object> vars,
java.lang.String templatePath,
java.lang.String targetPath)
|
|
| Method Summary | |
|---|---|
protected com.xebialabs.deployit.plugin.api.flow.StepExitCode |
doExecute()
|
protected com.xebialabs.overthere.OverthereFile |
resolveSourceFile()
|
| Methods inherited from class com.xebialabs.deployit.plugin.generic.step.ArtifactCopyStep |
|---|
getDescription, getSourceFileDescription, getTargetFileName, isCreateTargetPath, isPreserveExistingFiles, setCreateTargetPath, setDescription, setPreserveExistingFiles, setSourceFileDescription, setTargetFileName |
| Methods inherited from class com.xebialabs.deployit.plugin.generic.step.BaseDeploymentStep |
|---|
execute, getOrder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TemplateArtifactCopyStep(int order,
com.xebialabs.deployit.plugin.overthere.HostContainer container,
java.util.Map<java.lang.String,java.lang.Object> vars,
java.lang.String templatePath,
java.lang.String targetPath)
| Method Detail |
|---|
protected com.xebialabs.deployit.plugin.api.flow.StepExitCode doExecute()
throws java.lang.Exception
doExecute in class ArtifactCopyStepjava.lang.Exceptionprotected com.xebialabs.overthere.OverthereFile resolveSourceFile()
resolveSourceFile in class ArtifactCopyStep
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||