public class BulkUpdateEnvSpecificParameters extends UpdateEnvSpecificParameters<com.agiletestware.pangolin.client.upload.BulkUpdateParameters> implements com.agiletestware.pangolin.client.upload.BulkUpdateParameters
BulkUpdateParameters. It resolves environment variables
in values of decorated parameters using given EnvVars.| Constructor and Description |
|---|
BulkUpdateEnvSpecificParameters(com.agiletestware.pangolin.client.upload.BulkUpdateParameters params,
hudson.EnvVars envVars)
Instantiates a new bulk update env specific parameters.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCaseNameToIdMappings() |
String |
getResultPattern() |
boolean |
isCloseRun() |
void |
setCaseNameToIdMappings(String mappings) |
void |
setCloseRun(boolean closeRun) |
void |
setResultPattern(String resultPattern) |
String |
toString() |
getConfigurationNames, getCustomFields, getCustomResultFields, getMilestonePath, getProject, getReportFormat, getTestPath, getTestPlan, getTestRailPassword, getTestRailUrl, getTestRailUser, getTestRun, getTimeOut, setConfigurationNames, setCustomFields, setCustomResultFields, setMilestonePath, setProject, setReportFormat, setTestPath, setTestPlan, setTestRailPassword, setTestRailUrl, setTestRailUser, setTestRun, setTimeOutexpand, getEnvVars, getPangolinUrl, getParameters, setPangolinUrlclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetConfigurationNames, getCustomFields, getCustomResultFields, getMilestonePath, getProject, getReportFormat, getTestPath, getTestPlan, getTestRailPassword, getTestRailUrl, getTestRailUser, getTestRun, getTimeOut, setConfigurationNames, setCustomFields, setCustomResultFields, setMilestonePath, setProject, setReportFormat, setTestPath, setTestPlan, setTestRailPassword, setTestRailUrl, setTestRailUser, setTestRun, setTimeOutpublic BulkUpdateEnvSpecificParameters(com.agiletestware.pangolin.client.upload.BulkUpdateParameters params,
hudson.EnvVars envVars)
params - The BulkUpdateParameters instance.envVars - The EnvVars instance.public String getResultPattern()
getResultPattern in interface com.agiletestware.pangolin.client.upload.BulkUpdateParameterspublic void setResultPattern(String resultPattern)
setResultPattern in interface com.agiletestware.pangolin.client.upload.BulkUpdateParameterspublic boolean isCloseRun()
isCloseRun in interface com.agiletestware.pangolin.client.upload.BulkUpdateParameterspublic void setCloseRun(boolean closeRun)
setCloseRun in interface com.agiletestware.pangolin.client.upload.BulkUpdateParameterspublic String toString()
toString in class UpdateEnvSpecificParameters<com.agiletestware.pangolin.client.upload.BulkUpdateParameters>public String getCaseNameToIdMappings()
getCaseNameToIdMappings in interface com.agiletestware.pangolin.client.upload.BulkUpdateParameterspublic void setCaseNameToIdMappings(String mappings)
setCaseNameToIdMappings in interface com.agiletestware.pangolin.client.upload.BulkUpdateParametersCopyright © 2018–2019 Agiletestware. All rights reserved.