public class StepsCommon extends Object
| Constructor and Description |
|---|
StepsCommon() |
| Modifier and Type | Method and Description |
|---|---|
String |
startSandbox(hudson.model.TaskListener listener,
String name,
int duration,
String parameters,
String sandboxName,
int timeout) |
void |
stopSandbox(hudson.model.TaskListener listener,
String sandboxId,
org.jenkinsci.plugins.workflow.steps.StepContext context) |
public String startSandbox(hudson.model.TaskListener listener, String name, int duration, String parameters, String sandboxName, int timeout) throws com.quali.cloudshell.qsExceptions.SandboxApiException, NoSuchAlgorithmException, KeyStoreException, KeyManagementException, IOException, InterruptedException
com.quali.cloudshell.qsExceptions.SandboxApiExceptionNoSuchAlgorithmExceptionKeyStoreExceptionKeyManagementExceptionIOExceptionInterruptedExceptionpublic void stopSandbox(hudson.model.TaskListener listener,
String sandboxId,
org.jenkinsci.plugins.workflow.steps.StepContext context)
Copyright © 2016–2017. All rights reserved.