| Package | Description |
|---|---|
| org.jenkinsci.plugins.vmanager |
| Modifier and Type | Method and Description |
|---|---|
StepHolder |
LaunchHolder.getStepHolder() |
| Modifier and Type | Method and Description |
|---|---|
String |
Utils.executeVSIFLaunch(String[] vsifs,
String url,
boolean requireAuth,
String user,
String password,
hudson.model.TaskListener listener,
boolean dynamicUserId,
String buildID,
int buildNumber,
String workPlacePath,
int connConnTimeOut,
int connReadTimeout,
boolean advConfig,
String jsonEnvInput,
boolean useUserOnFarm,
String userFarmType,
String[] farmUserPassword,
StepHolder stepHolder,
String envSourceInputFile,
String workingJobDir,
VMGRBuildArchiver vMGRBuildArchiver,
boolean userPrivateSSHKey) |
void |
LaunchHolder.setStepHolder(StepHolder stepHolder) |
void |
Utils.waitTillSessionEnds(String url,
boolean requireAuth,
String user,
String password,
hudson.model.TaskListener listener,
boolean dynamicUserId,
String buildID,
int buildNumber,
String workPlacePath,
int connConnTimeOut,
int connReadTimeout,
boolean advConfig,
StepHolder stepHolder,
List listOfSessions,
boolean notInTestMode,
String workingJobDir) |
| Constructor and Description |
|---|
LaunchHolder(StepHolder stepHolder,
List<String> listOfSessions) |
Copyright © 2016–2019 Cadence. All rights reserved.