Package | Description |
---|---|
org.opennms.netmgt.xml.eventconf |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
List<Autoaction> |
Event.getAutoactions() |
Modifier and Type | Method and Description |
---|---|
void |
Event.addAutoaction(Autoaction autoaction) |
boolean |
Event.removeAutoaction(Autoaction autoaction) |
Modifier and Type | Method and Description |
---|---|
void |
Event.setAutoactions(List<Autoaction> autoactions) |
Copyright © 2021. All rights reserved.