| Package | Description |
|---|---|
| org.graylog.events.legacy | |
| org.graylog.events.notifications | |
| org.graylog.events.notifications.types |
| Modifier and Type | Method and Description |
|---|---|
void |
LegacyAlarmCallbackEventNotification.execute(EventNotificationContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
abstract EventNotificationContext |
EventNotificationContext.Builder.build() |
static EventNotificationContext |
NotificationTestData.getDummyContext(NotificationDto notificationDto,
String userName) |
| Modifier and Type | Method and Description |
|---|---|
void |
EventNotification.execute(EventNotificationContext ctx) |
com.google.common.collect.ImmutableList<MessageSummary> |
EventNotificationService.getBacklogForEvent(EventNotificationContext ctx) |
static EventNotificationModelData |
EventNotificationModelData.of(EventNotificationContext ctx,
List<MessageSummary> backlog) |
| Modifier and Type | Method and Description |
|---|---|
void |
EmailEventNotification.execute(EventNotificationContext ctx) |
void |
HTTPEventNotification.execute(EventNotificationContext ctx) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.