public class VMGRLaunchStep
extends org.jenkinsci.plugins.workflow.steps.Step
Modifier and Type | Class and Description |
---|---|
static class |
VMGRLaunchStep.DescriptorImpl |
Constructor and Description |
---|
VMGRLaunchStep(String vAPIUrl,
String vAPIUser,
String vAPIPassword,
String executionType,
boolean vMGRBuildArchive,
String vSIFName,
String vSIFInputFile) |
VMGRLaunchStep(String vAPIUrl,
String vAPIUser,
String vAPIPassword,
String vSIFName,
String vSIFInputFile,
String credentialInputFile,
boolean deleteInputFile,
boolean deleteCredentialInputFile,
boolean useUserOnFarm,
boolean authRequired,
String vsifType,
String userFarmType,
boolean dynamicUserId,
boolean advConfig,
int connTimeout,
int readTimeout,
boolean envVarible,
String envVaribleFile,
String inaccessibleResolver,
String stoppedResolver,
String failedResolver,
String doneResolver,
String suspendedResolver,
boolean waitTillSessionEnds,
int stepSessionTimeout,
boolean generateJUnitXML,
boolean extraAttributesForFailures,
String staticAttributeList,
boolean markBuildAsFailedIfAllRunFailed,
boolean failJobIfAllRunFailed,
String envSourceInputFile,
boolean vMGRBuildArchive,
boolean deleteAlsoSessionDirectory,
boolean genericCredentialForSessionDelete,
String archiveUser,
String archivePassword,
String famMode,
String famModeLocation,
boolean noAppendSeed,
boolean pipelineNodes,
String masterWorkspaceLocation,
boolean markBuildAsPassedIfAllRunPassed,
boolean failJobUnlessAllRunPassed,
boolean userPrivateSSHKey,
boolean attrValues,
String attrValuesFile,
String executionType,
String sessionsInputFile,
boolean deleteSessionInputFile,
boolean pauseSessionOnBuildInterruption,
String envSourceInputFileType,
String executionScript,
String executionShellLocation,
String executionVsifFile,
String defineVaribleFile,
boolean defineVarible,
String defineVariableType,
String defineVariableText)
Deprecated.
|
@DataBoundConstructor public VMGRLaunchStep(String vAPIUrl, String vAPIUser, String vAPIPassword, String executionType, boolean vMGRBuildArchive, String vSIFName, String vSIFInputFile)
@Deprecated public VMGRLaunchStep(String vAPIUrl, String vAPIUser, String vAPIPassword, String vSIFName, String vSIFInputFile, String credentialInputFile, boolean deleteInputFile, boolean deleteCredentialInputFile, boolean useUserOnFarm, boolean authRequired, String vsifType, String userFarmType, boolean dynamicUserId, boolean advConfig, int connTimeout, int readTimeout, boolean envVarible, String envVaribleFile, String inaccessibleResolver, String stoppedResolver, String failedResolver, String doneResolver, String suspendedResolver, boolean waitTillSessionEnds, int stepSessionTimeout, boolean generateJUnitXML, boolean extraAttributesForFailures, String staticAttributeList, boolean markBuildAsFailedIfAllRunFailed, boolean failJobIfAllRunFailed, String envSourceInputFile, boolean vMGRBuildArchive, boolean deleteAlsoSessionDirectory, boolean genericCredentialForSessionDelete, String archiveUser, String archivePassword, String famMode, String famModeLocation, boolean noAppendSeed, boolean pipelineNodes, String masterWorkspaceLocation, boolean markBuildAsPassedIfAllRunPassed, boolean failJobUnlessAllRunPassed, boolean userPrivateSSHKey, boolean attrValues, String attrValuesFile, String executionType, String sessionsInputFile, boolean deleteSessionInputFile, boolean pauseSessionOnBuildInterruption, String envSourceInputFileType, String executionScript, String executionShellLocation, String executionVsifFile, String defineVaribleFile, boolean defineVarible, String defineVariableType, String defineVariableText)
@DataBoundSetter public void setConnTimeout(int connTimeout)
config.jelly
.connTimeout
- @DataBoundSetter public void setReadTimeout(int readTimeout)
@DataBoundSetter public void setStepSessionTimeout(int stepSessionTimeout)
@DataBoundSetter public void setVsifType(@CheckForNull String vsifType)
@DataBoundSetter public void setDefineVariableType(@CheckForNull String defineVariableType)
@DataBoundSetter public void setUserFarmType(@CheckForNull String userFarmType)
@DataBoundSetter public void setFamMode(@CheckForNull String famMode)
@DataBoundSetter public void setMasterWorkspaceLocation(@CheckForNull String masterWorkspaceLocation)
@DataBoundSetter public void setDefineVariableText(@CheckForNull String defineVariableText)
@DataBoundSetter public void setDeleteAlsoSessionDirectory(boolean deleteAlsoSessionDirectory)
@DataBoundSetter public void setDeleteInputFile(boolean deleteInputFile)
@DataBoundSetter public void setDeleteCredentialInputFile(boolean deleteCredentialInputFile)
@DataBoundSetter public void setUseUserOnFarm(boolean useUserOnFarm)
@DataBoundSetter public void setAuthRequired(boolean authRequired)
@DataBoundSetter public void setDynamicUserId(boolean dynamicUserId)
@DataBoundSetter public void setAdvConfig(boolean advConfig)
@DataBoundSetter public void setDefineVarible(boolean defineVarible)
@DataBoundSetter public void setExecutionScript(@CheckForNull String executionScript)
@DataBoundSetter public void setDefineVaribleFile(@CheckForNull String defineVaribleFile)
@DataBoundSetter public void setExecutionShellLocation(@CheckForNull String executionShellLocation)
@DataBoundSetter public void setExecutionVsifFile(@CheckForNull String executionVsifFile)
@DataBoundSetter public void setMarkBuildAsFailedIfAllRunFailed(boolean markBuildAsFailedIfAllRunFailed)
@DataBoundSetter public void setFailJobIfAllRunFailed(boolean failJobIfAllRunFailed)
@DataBoundSetter public void setGenericCredentialForSessionDelete(boolean genericCredentialForSessionDelete)
@DataBoundSetter public void setnoAppendSeed(boolean noAppendSeed)
@DataBoundSetter public void setPipelineNodes(boolean pipelineNodes)
@DataBoundSetter public void setMarkBuildAsPassedIfAllRunPassed(boolean markBuildAsPassedIfAllRunPassed)
@DataBoundSetter public void setFailJobUnlessAllRunPassed(boolean failJobUnlessAllRunPassed)
@DataBoundSetter public void setUserPrivateSSHKey(boolean userPrivateSSHKey)
@DataBoundSetter public void setAttrValues(boolean attrValues)
@DataBoundSetter public void setEnvVarible(boolean envVarible)
@DataBoundSetter public void setWaitTillSessionEnds(boolean waitTillSessionEnds)
@DataBoundSetter public void setGenerateJUnitXML(boolean generateJUnitXML)
@DataBoundSetter public void setDeleteSessionInputFile(boolean deleteSessionInputFile)
@DataBoundSetter public void setPauseSessionOnBuildInterruption(boolean pauseSessionOnBuildInterruption)
@DataBoundSetter public void setExtraAttributesForFailures(boolean extraAttributesForFailures)
@DataBoundSetter public void setCredentialInputFile(@CheckForNull String credentialInputFile)
@DataBoundSetter public void setEnvVaribleFile(@CheckForNull String envVaribleFile)
@DataBoundSetter public void setStaticAttributeList(@CheckForNull String staticAttributeList)
@DataBoundSetter public void setAttrValuesFile(@CheckForNull String attrValuesFile)
@DataBoundSetter public void setSessionsInputFile(@CheckForNull String sessionsInputFile)
@DataBoundSetter public void setInaccessibleResolver(@CheckForNull String inaccessibleResolver)
@DataBoundSetter public void setStoppedResolver(@CheckForNull String stoppedResolver)
@DataBoundSetter public void setFailedResolver(@CheckForNull String failedResolver)
@DataBoundSetter public void setDoneResolver(@CheckForNull String doneResolver)
@DataBoundSetter public void setSuspendedResolver(@CheckForNull String suspendedResolver)
@DataBoundSetter public void setEnvSourceInputFileType(@CheckForNull String envSourceInputFileType)
@DataBoundSetter public void setEnvSourceInputFile(@CheckForNull String envSourceInputFile)
@DataBoundSetter public void setArchiveUser(@CheckForNull String archiveUser)
@DataBoundSetter public void setArchivePassword(@CheckForNull String archivePassword)
@DataBoundSetter public void setFamModeLocation(@CheckForNull String famModeLocation)
public String getExecutionScript()
public String getExecutionShellLocation()
public String getExecutionVsifFile()
public String getSessionsInputFile()
public boolean isDeleteSessionInputFile()
public String getExecutionType()
public boolean isExtraAttributesForFailures()
public boolean isNoAppendSeed()
public boolean isPauseSessionOnBuildInterruption()
public boolean isMarkBuildAsFailedIfAllRunFailed()
public boolean isFailJobIfAllRunFailed()
public boolean isMarkBuildAsPassedIfAllRunPassed()
public boolean isFailJobUnlessAllRunPassed()
public boolean isUserPrivateSSHKey()
public String getStaticAttributeList()
public boolean isGenerateJUnitXML()
public String getVAPIUrl()
public String getVAPIUser()
public String getVAPIPassword()
public String getVSIFName()
public String getEnvVaribleFile()
public String getAttrValuesFile()
public String getMasterWorkspaceLocation()
public String getEnvSourceInputFile()
public String getVSIFInputFile()
public String getCredentialInputFile()
public boolean isAuthRequired()
public boolean isDeleteInputFile()
public boolean isDeleteCredentialInputFile()
public boolean isUseUserOnFarm()
public boolean isDynamicUserId()
public String getVsifType()
public String getUserFarmType()
public boolean isAdvConfig()
public boolean isEnvVarible()
public boolean isAttrValues()
public boolean isPipelineNodes()
public int getConnTimeout()
public int getReadTimeout()
public int getStepSessionTimeout()
public String getInaccessibleResolver()
public String getEnvSourceInputFileType()
public String getStoppedResolver()
public String getFailedResolver()
public String getDoneResolver()
public String getSuspendedResolver()
public boolean isWaitTillSessionEnds()
public boolean isVMGRBuildArchive()
public boolean isDeleteAlsoSessionDirectory()
public boolean isGenericCredentialForSessionDelete()
public String getArchiveUser()
public String getArchivePassword()
public String getFamMode()
public String getFamModeLocation()
public String getDefineVaribleFile()
public boolean isDefineVarible()
public String getDefineVariableType()
public String getDefineVariableText()
Copyright © 2016–2024 Cadence. All rights reserved.