|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xebialabs.deployit.steps.HostSessionStep
com.xebialabs.deployit.steps.CopyStep
com.xebialabs.deployit.steps.PlaceholderReplacingCopyStep
CopyStep.CopyStep(Host, String, Host, String, boolean, Map) instead.
public class PlaceholderReplacingCopyStep
| Field Summary |
|---|
| Fields inherited from class com.xebialabs.deployit.steps.CopyStep |
|---|
createToplevelDirectory, destinationHost, destinationLocation, properties, sourceLocation |
| Fields inherited from class com.xebialabs.deployit.steps.HostSessionStep |
|---|
description, host |
| Constructor Summary | |
|---|---|
PlaceholderReplacingCopyStep(Host sourceHost,
java.lang.String sourceLocation,
Host destinationHost,
java.lang.String destinationLocation,
boolean createToplevelDirectory,
java.util.Map<java.lang.String,java.lang.String> properties)
Deprecated. |
|
| Method Summary | |
|---|---|
boolean |
execute(StepExecutionContext ctx)
Deprecated. |
| Methods inherited from class com.xebialabs.deployit.steps.HostSessionStep |
|---|
getDescription, getHostSession, setDescription |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlaceholderReplacingCopyStep(Host sourceHost,
java.lang.String sourceLocation,
Host destinationHost,
java.lang.String destinationLocation,
boolean createToplevelDirectory,
java.util.Map<java.lang.String,java.lang.String> properties)
| Method Detail |
|---|
public boolean execute(StepExecutionContext ctx)
execute in interface Stepexecute in class CopyStepctx - Context info required to execute the step.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||