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