public class StartSandbox extends CloudShellBuildStep
| Modifier and Type | Class and Description |
|---|---|
static class |
StartSandbox.StartSandboxDescriptor |
CloudShellBuildStep.CSBuildStepDescriptorcsServer| Constructor and Description |
|---|
StartSandbox(String blueprintName,
String sandboxDuration,
String sandboxDomain,
int maxWaitForSandboxAvailability,
String params,
String sandboxName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBlueprintName() |
int |
getMaxWaitForSandboxAvailability() |
String |
getParams() |
String |
getSandboxDomain() |
String |
getSandboxDuration() |
String |
getSandboxName() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener,
com.quali.cloudshell.QsServerDetails server) |
all, getCsServer, getDescriptorpublic String getBlueprintName()
public String getSandboxDuration()
public int getMaxWaitForSandboxAvailability()
public String getParams()
public String getSandboxName()
public String getSandboxDomain()
public boolean perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener,
com.quali.cloudshell.QsServerDetails server)
throws Exception
perform in class CloudShellBuildStepExceptionCopyright © 2016–2017. All rights reserved.