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 AbstractMetricpublic boolean check(@Nonnull hudson.model.TaskListener taskListener, @Nonnull GatlingReport gatlingReport)
check in class AbstractMetricpublic String getRate()
Copyright © 2016–2019. All rights reserved.