| Package | Description | 
|---|---|
| org.opennms.netmgt.config | |
| org.opennms.netmgt.config.scriptd | 
 This file is part of OpenNMS(R). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<EventScript> | 
ScriptdConfigFactory.getEventScripts()
Return the array of configured event scripts. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<EventScript> | 
ScriptdConfiguration.getEventScripts()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ScriptdConfiguration.addEventScript(EventScript eventScript)  | 
boolean | 
ScriptdConfiguration.removeEventScript(EventScript eventScript)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ScriptdConfiguration.setEventScripts(List<EventScript> eventScripts)  | 
Copyright © 2020. All rights reserved.