| Package | Description |
|---|---|
| org.graylog.events.contentpack.entities | |
| org.graylog.events.legacy | |
| org.graylog.events.notifications | |
| org.graylog.events.notifications.types |
| Modifier and Type | Class and Description |
|---|---|
class |
EmailEventNotificationConfigEntity |
class |
HttpEventNotificationConfigEntity |
class |
LegacyAlarmCallbackEventNotificationConfigEntity |
| Modifier and Type | Method and Description |
|---|---|
abstract EventNotificationConfigEntity |
NotificationEntity.config() |
| Modifier and Type | Method and Description |
|---|---|
abstract NotificationEntity.Builder |
NotificationEntity.Builder.config(EventNotificationConfigEntity config) |
| Modifier and Type | Method and Description |
|---|---|
EventNotificationConfigEntity |
LegacyAlarmCallbackEventNotificationConfig.toContentPackEntity(EntityDescriptorIds entityDescriptorIds) |
| Modifier and Type | Method and Description |
|---|---|
EventNotificationConfigEntity |
EventNotificationConfig.FallbackNotificationConfig.toContentPackEntity(EntityDescriptorIds entityDescriptorIds) |
| Modifier and Type | Method and Description |
|---|---|
EventNotificationConfigEntity |
EmailEventNotificationConfig.toContentPackEntity(EntityDescriptorIds entityDescriptorIds) |
EventNotificationConfigEntity |
HTTPEventNotificationConfig.toContentPackEntity(EntityDescriptorIds entityDescriptorIds) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.