| Modifier and Type | Method and Description |
|---|---|
EventNotificationConfig |
LegacyAlarmCallbackEventNotificationConfigEntity.toNativeEntity(Map<String,ValueReference> parameters,
Map<EntityDescriptor,Object> nativeEntities) |
EventNotificationConfig |
EmailEventNotificationConfigEntity.toNativeEntity(Map<String,ValueReference> parameters,
Map<EntityDescriptor,Object> nativeEntities) |
EventNotificationConfig |
HttpEventNotificationConfigEntity.toNativeEntity(Map<String,ValueReference> parameters,
Map<EntityDescriptor,Object> nativeEntities) |
| Modifier and Type | Class and Description |
|---|---|
class |
LegacyAlarmCallbackEventNotificationConfig |
| Modifier and Type | Class and Description |
|---|---|
static class |
EventNotificationConfig.FallbackNotificationConfig |
| Modifier and Type | Method and Description |
|---|---|
abstract EventNotificationConfig |
NotificationDto.config() |
abstract EventNotificationConfig |
EventNotificationContext.notificationConfig() |
| Modifier and Type | Method and Description |
|---|---|
abstract NotificationDto.Builder |
NotificationDto.Builder.config(EventNotificationConfig config) |
abstract EventNotificationContext.Builder |
EventNotificationContext.Builder.notificationConfig(EventNotificationConfig notificationConfig) |
| Modifier and Type | Class and Description |
|---|---|
class |
EmailEventNotificationConfig |
class |
HTTPEventNotificationConfig |
| 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) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.