public class JenkinsLoadTestParameters extends Object implements com.loadimpact.eval.LoadTestParameters
| Constructor and Description |
|---|
JenkinsLoadTestParameters(LoadImpactCore core) |
| Modifier and Type | Method and Description |
|---|---|
String |
getApiToken() |
int |
getDelaySize() |
com.loadimpact.eval.DelayUnit |
getDelayUnit() |
int |
getDelayValue() |
int |
getPollInterval() |
int |
getTestConfigurationId() |
com.loadimpact.eval.Threshold[] |
getThresholds() |
boolean |
isAbortAtFailure() |
boolean |
isLogDebug() |
boolean |
isLogHttp() |
boolean |
isLogReplies() |
public JenkinsLoadTestParameters(LoadImpactCore core)
public String getApiToken()
getApiToken in interface com.loadimpact.eval.LoadTestParameterspublic int getTestConfigurationId()
getTestConfigurationId in interface com.loadimpact.eval.LoadTestParameterspublic com.loadimpact.eval.Threshold[] getThresholds()
getThresholds in interface com.loadimpact.eval.LoadTestParameterspublic com.loadimpact.eval.DelayUnit getDelayUnit()
getDelayUnit in interface com.loadimpact.eval.LoadTestParameterspublic int getDelayValue()
getDelayValue in interface com.loadimpact.eval.LoadTestParameterspublic int getDelaySize()
getDelaySize in interface com.loadimpact.eval.LoadTestParameterspublic boolean isAbortAtFailure()
isAbortAtFailure in interface com.loadimpact.eval.LoadTestParameterspublic int getPollInterval()
getPollInterval in interface com.loadimpact.eval.LoadTestParameterspublic boolean isLogHttp()
isLogHttp in interface com.loadimpact.eval.LoadTestParameterspublic boolean isLogReplies()
isLogReplies in interface com.loadimpact.eval.LoadTestParameterspublic boolean isLogDebug()
isLogDebug in interface com.loadimpact.eval.LoadTestParametersCopyright © 2004-2014 Load Impact. All Rights Reserved.