| Modifier and Type | Class and Description |
|---|---|
class |
Copier
Extension point for how files are copied.
|
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 |
|---|---|
static Copier |
Copier.from(CopyMethod legacy)
Wraps a
CopyMethod into Copier for backward compatibility. |
Copyright © 2004-2014 Hudson. All Rights Reserved.