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.LoadTestParameters
public int getTestConfigurationId()
getTestConfigurationId
in interface com.loadimpact.eval.LoadTestParameters
public com.loadimpact.eval.Threshold[] getThresholds()
getThresholds
in interface com.loadimpact.eval.LoadTestParameters
public com.loadimpact.eval.DelayUnit getDelayUnit()
getDelayUnit
in interface com.loadimpact.eval.LoadTestParameters
public int getDelayValue()
getDelayValue
in interface com.loadimpact.eval.LoadTestParameters
public int getDelaySize()
getDelaySize
in interface com.loadimpact.eval.LoadTestParameters
public boolean isAbortAtFailure()
isAbortAtFailure
in interface com.loadimpact.eval.LoadTestParameters
public int getPollInterval()
getPollInterval
in interface com.loadimpact.eval.LoadTestParameters
public boolean isLogHttp()
isLogHttp
in interface com.loadimpact.eval.LoadTestParameters
public boolean isLogReplies()
isLogReplies
in interface com.loadimpact.eval.LoadTestParameters
public boolean isLogDebug()
isLogDebug
in interface com.loadimpact.eval.LoadTestParameters
Copyright © 2004-2014 Load Impact. All Rights Reserved.