public interface EventNotification
| Modifier and Type | Interface and Description |
|---|---|
static interface |
EventNotification.Factory<TYPE extends EventNotification> |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(EventNotificationContext ctx) |
void execute(EventNotificationContext ctx) throws EventNotificationException
EventNotificationExceptionCopyright © 2012–2021 Graylog, Inc.. All rights reserved.