| Package | Description |
|---|---|
| org.opennms.integration.api.xml.schema.eventconf |
| Modifier and Type | Method and Description |
|---|---|
List<Event> |
Events.getEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
Events.addEvent(Event event) |
int |
EventLabelComparator.compare(Event e1,
Event e2) |
boolean |
Events.EventCriteria.matches(Event e) |
T |
Events.EventCallback.process(T accum,
Event event) |
boolean |
Events.removeEvent(Event event) |
| Modifier and Type | Method and Description |
|---|---|
void |
Events.setEvents(List<Event> events) |
Copyright © 2019. All rights reserved.