| Package | Description | 
|---|---|
| org.jenkinsci.plugins.gatlingcheck | |
| org.jenkinsci.plugins.gatlingcheck.metrics | |
| org.jenkinsci.plugins.gatlingcheck.steps | 
| Modifier and Type | Method and Description | 
|---|---|
List<AbstractMetric> | 
GatlingChecker.getMetrics()  | 
| Constructor and Description | 
|---|
GatlingChecker(List<AbstractMetric> metrics)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GlobalOKRateMetric  | 
class  | 
GlobalQpsMetric  | 
class  | 
GlobalResponseTime95Metric  | 
class  | 
GlobalResponseTime99Metric  | 
class  | 
GlobalResponseTimeAvgMetric  | 
class  | 
RequestOKRateMetric  | 
class  | 
RequestQpsMetric  | 
class  | 
RequestResponseTime95Metric  | 
class  | 
RequestResponseTime99Metric  | 
class  | 
RequestResponseTimeAvgMetric  | 
| Modifier and Type | Method and Description | 
|---|---|
List<AbstractMetric> | 
GatlingCheckStepExecution.getMetrics()  | 
| Constructor and Description | 
|---|
GatlingCheckStepExecution(org.jenkinsci.plugins.workflow.steps.StepContext context,
                         List<AbstractMetric> metrics)  | 
Copyright © 2016–2019. All rights reserved.