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