Package | Description |
---|---|
org.opennms.netmgt.threshd |
Modifier and Type | Method and Description |
---|---|
static ThresholdingVisitor.ThresholdingResult |
ThresholdingVisitor.ThresholdingResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThresholdingVisitor.ThresholdingResult[] |
ThresholdingVisitor.ThresholdingResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ThresholdingException(String message,
ThresholdingVisitor.ThresholdingResult failureCode)
Constructor for ThresholdingException.
|
Copyright © 2019. All rights reserved.