public class FailureCondition extends hudson.model.AbstractDescribableImpl<FailureCondition>
| Modifier and Type | Class and Description |
|---|---|
static class |
FailureCondition.DescriptorImpl |
| Constructor and Description |
|---|
FailureCondition(String failureType,
int threshold) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFailureType() |
int |
getThreshold() |
Copyright © 2016–2017 IBM. All rights reserved.