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,
String jsonAttrValuesInput,
String executionType,
String[] sessionNames,
String envSourceInputFileType,
hudson.Launcher launcher,
String jsonDefineInput) |
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,
hudson.Launcher launcher) |
Constructor and Description |
---|
LaunchHolder(StepHolder stepHolder,
List<String> listOfSessions,
Utils utilsInstance) |
Copyright © 2016–2024 Cadence. All rights reserved.