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