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, prebuild
public CloudTestServer getServer()
public String getUrl()
public String getCloudTestServerID()
protected hudson.util.ArgumentListBuilder getSCommandArgs(hudson.model.AbstractBuild<?,?> build, hudson.model.BuildListener listener) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2004-2016. All Rights Reserved.