| Package | Description | 
|---|---|
| org.opennms.netmgt.config.destinationPaths | 
 This file is part of OpenNMS(R). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Escalate> | 
Path.getEscalates()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Path.addEscalate(Escalate escalate)  | 
void | 
Path.addEscalate(int index,
           Escalate escalate)  | 
boolean | 
Path.removeEscalate(Escalate escalate)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Path.setEscalates(List<Escalate> escalates)  | 
Copyright © 2021. All rights reserved.