public final class GlobalResponseTime95Metric extends AbstractMetric
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
GlobalResponseTime95Metric.DescriptorImpl  | 
serialVersionUID| Constructor and Description | 
|---|
GlobalResponseTime95Metric(String responseTime)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
check(hudson.model.TaskListener taskListener,
     GatlingReport gatlingReport)  | 
String | 
getResponseTime()  | 
MetricType | 
getType()  | 
log, logError@DataBoundConstructor public GlobalResponseTime95Metric(String responseTime)
public MetricType getType()
getType in class AbstractMetricpublic boolean check(@Nonnull hudson.model.TaskListener taskListener, @Nonnull GatlingReport gatlingReport)
check in class AbstractMetricpublic String getResponseTime()
Copyright © 2016–2019. All rights reserved.