Package | Description |
---|---|
org.opennms.netmgt.config | |
org.opennms.netmgt.config.threshd |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
Group |
ThresholdingConfigFactory.getGroup(String groupName)
getGroup
|
Modifier and Type | Method and Description |
---|---|
List<Group> |
ThresholdingConfig.getGroups() |
Modifier and Type | Method and Description |
---|---|
void |
ThresholdingConfig.addGroup(Group group) |
boolean |
ThresholdingConfig.removeGroup(Group group) |
Modifier and Type | Method and Description |
---|---|
void |
ThresholdingConfig.setGroups(List<Group> groups) |
Copyright © 2019. All rights reserved.