| Package | Description | 
|---|---|
| org.opennms.netmgt.config.ackd | 
 This file is part of OpenNMS(R). 
 | 
| org.opennms.netmgt.dao.api | |
| org.opennms.netmgt.dao.jaxb | 
| Modifier and Type | Method and Description | 
|---|---|
List<Reader> | 
AckdConfiguration.getReaders()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AckdConfiguration.setReaders(List<Reader> readers)  | 
| Constructor and Description | 
|---|
AckdConfiguration(boolean alarmSync,
                 String ackExpression,
                 String unackExpression,
                 String clearExpression,
                 String escalateExpression,
                 String notifyidMatchExpression,
                 String alarmidMatchExpression,
                 List<Reader> readers)  | 
| Modifier and Type | Method and Description | 
|---|---|
Reader | 
AckdConfigurationDao.getReader(String readerName)
Utility method to retrieve a readers configuration by name. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Reader | 
DefaultAckdConfigurationDao.getReader(String readerName)
Utility method to retrieve a readers configuration by name. 
 | 
Copyright © 2020. All rights reserved.