public class ThresholdView extends hudson.model.AbstractDescribableImpl<ThresholdView>
Modifier and Type | Class and Description |
---|---|
static class |
ThresholdView.DescriptorImpl |
Modifier and Type | Field and Description |
---|---|
com.loadimpact.resource.testresult.StandardMetricResult.Metrics |
metric |
com.loadimpact.eval.Operator |
operator |
com.loadimpact.eval.LoadTestResult |
result |
Integer |
value |
Constructor and Description |
---|
ThresholdView(String metric,
String operator,
Integer value,
String result) |
public com.loadimpact.resource.testresult.StandardMetricResult.Metrics metric
public final com.loadimpact.eval.Operator operator
public final Integer value
public com.loadimpact.eval.LoadTestResult result
Copyright © 2004-2014 Load Impact. All Rights Reserved.