| 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) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PluginModule.addNotificationType(String name,
Class<? extends EventNotificationConfig> notificationClass,
Class<? extends EventNotification> handlerClass,
Class<? extends EventNotification.Factory> factoryClass,
String contentPackEntityName,
Class<? extends EventNotificationConfigEntity> contentPackEntityClass) |
Copyright © 2012–2022 Graylog, Inc.. All rights reserved.