public interface StagingContext
| Modifier and Type | Method and Description |
|---|---|
StagedFile |
stageArtifact(Artifact artifact,
StagingTarget target)
Stage a local file (artifact) to be copied to a remote host.
|
StagedFile stageArtifact(Artifact artifact, StagingTarget target)
artifact - The artifact to be stagedtarget - The target that the artifact will be copied to