public class FailureCondition extends hudson.model.AbstractDescribableImpl<FailureCondition> implements Serializable
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–2024 HCL. All rights reserved.