public class PdsDownloader extends AbstractDownloader
| Constructor and Description |
|---|
PdsDownloader(PdsConfiguration config)
Constructs the PDS downloader for the given configuration.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getSource(hudson.model.BuildListener listener,
hudson.FilePath workspaceFilePath,
String filterPattern)
Download the PDS members for the datasets specified in the Jenkins configuration.
|
convertFilterPattern, wrapInQuotespublic PdsDownloader(PdsConfiguration config)
config - PDS configurationpublic boolean getSource(hudson.model.BuildListener listener,
hudson.FilePath workspaceFilePath,
String filterPattern)
listener - Build listenerworkspaceFilePath - Workspace file pathfilterPattern - Source filter patternCopyright © 2004-2016. All Rights Reserved.