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