public class EndevorDownloader extends AbstractDownloader
| Constructor and Description |
|---|
EndevorDownloader(EndevorConfiguration config) |
| 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 EndevorDownloader(EndevorConfiguration config)
public boolean getSource(hudson.model.BuildListener listener,
hudson.FilePath workspaceFilePath,
String filterPattern)
listener - Build listenerworkspaceFilePath - The workspace file pathfilterPattern - Source filter patternCopyright © 2004-2016. All Rights Reserved.