Package | Description |
---|---|
org.opennms.netmgt.xml.eventconf |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
List<Operaction> |
Event.getOperactions() |
Modifier and Type | Method and Description |
---|---|
void |
Event.addOperaction(Operaction operaction) |
boolean |
Event.removeOperaction(Operaction operaction) |
Modifier and Type | Method and Description |
---|---|
void |
Event.setOperactions(List<Operaction> operactions) |
Copyright © 2021. All rights reserved.