Package | Description |
---|---|
org.opennms.netmgt.config.threshd |
This file is part of OpenNMS(R).
|
org.opennms.netmgt.threshd |
Modifier and Type | Method and Description |
---|---|
List<Threshold> |
Group.getThresholds() |
Modifier and Type | Method and Description |
---|---|
void |
Group.addThreshold(Threshold threshold) |
boolean |
Group.removeThreshold(Threshold threshold) |
Modifier and Type | Method and Description |
---|---|
void |
Group.setThresholds(List<Threshold> thresholds) |
Constructor and Description |
---|
ThresholdConfigWrapper(Threshold threshold)
Constructor for ThresholdConfigWrapper.
|
Copyright © 2021. All rights reserved.