public class ImportFiles extends AbstractSCommandBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
ImportFiles.DescriptorImpl |
| Constructor and Description |
|---|
ImportFiles(String url,
String cloudTestServerID,
String files,
String excludes,
String mode,
String additionalOptions) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAdditionalOptions() |
String |
getExcludes() |
String |
getFiles() |
String |
getMode() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
Object |
readResolve() |
getCloudTestServerID, getSCommandArgs, getServer, getUrlall, getDescriptor, getRequiredMonitorService, prebuildpublic String getFiles()
public String getExcludes()
public String getMode()
public String getAdditionalOptions()
public Object readResolve() throws IOException
IOExceptionpublic boolean perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws InterruptedException,
IOException
perform in interface hudson.tasks.BuildStepperform in class hudson.tasks.BuildStepCompatibilityLayerInterruptedExceptionIOExceptionCopyright © 2004-2016. All Rights Reserved.