| Package | Description | 
|---|---|
| org.opennms.netmgt.alarmd | |
| org.opennms.netmgt.eventd | |
| org.opennms.netmgt.eventd.processor.expandable | |
| org.opennms.netmgt.notifd | 
| Modifier and Type | Method and Description | 
|---|---|
EventUtil | 
AlarmPersisterImpl.getEventUtil()
getEventUtil 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AlarmPersisterImpl.setEventUtil(EventUtil eventUtil)
setEventUtil 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractEventUtil
EventUtil is used primarily for the event parm expansion - has methods used
 by all the event components to send in the event and the element to expanded
 and have the 'expanded' value sent back 
 | 
class  | 
EventUtilDaoImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
static EventUtil | 
AbstractEventUtil.getInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EventExpander.setEventUtil(EventUtil eventUtil)  | 
static void | 
AbstractEventUtil.setInstance(EventUtil instance)
Used only for unit testing. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
ExpandableParameterResolver.getValue(String parm,
        String parsedParm,
        Event event,
        EventUtil eventUtil)  | 
| Constructor and Description | 
|---|
EventTemplate(String input,
             EventUtil eventUtil)  | 
ExpandableParameter(String token,
                   EventUtil eventUtil)  | 
| Modifier and Type | Method and Description | 
|---|---|
EventUtil | 
BroadcastEventProcessor.getEventUtil()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BroadcastEventProcessor.setEventUtil(EventUtil eventUtil)  | 
Copyright © 2021. All rights reserved.