| Modifier and Type | Class and Description |
|---|---|
class |
FilePathCopyMethod
Default implementation of CopyMethod extension point,
using the Jenkins FilePath class.
|
class |
FingerprintingCopyMethod
Performs fingerprinting during the copy.
|
| Modifier and Type | Method and Description |
|---|---|
Copier |
FingerprintingCopyMethod.clone() |
Copier |
FilePathCopyMethod.clone() |
abstract Copier |
Copier.clone()
Creates a clone.
|
static Copier |
Copier.from(CopyMethod legacy)
Wraps a
CopyMethod into Copier for backward compatibility. |
Copyright © 2004-2014 Hudson. All Rights Reserved.