Package | Description |
---|---|
org.opennms.netmgt.xml.eventconf |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
List<Script> |
Event.getScripts() |
Modifier and Type | Method and Description |
---|---|
void |
Event.addScript(Script script) |
boolean |
Event.removeScript(Script script) |
Modifier and Type | Method and Description |
---|---|
void |
Event.setScripts(List<Script> scripts) |
Copyright © 2021. All rights reserved.