public abstract class AbstractSCommandBuilder
extends hudson.tasks.Builder
| Constructor and Description |
|---|
AbstractSCommandBuilder(String url,
String cloudTestServerID) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCloudTestServerID() |
protected hudson.util.ArgumentListBuilder |
getSCommandArgs(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener) |
CloudTestServer |
getServer() |
String |
getUrl() |
all, getDescriptor, getRequiredMonitorService, prebuildpublic CloudTestServer getServer()
public String getUrl()
public String getCloudTestServerID()
protected hudson.util.ArgumentListBuilder getSCommandArgs(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionCopyright © 2004-2016. All Rights Reserved.