| Package | Description |
|---|---|
| org.graylog.events.legacy | |
| org.graylog.events.notifications | |
| org.graylog.events.notifications.types | |
| org.graylog2.plugin |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LegacyAlarmCallbackEventNotification.Factory |
| Constructor and Description |
|---|
EventNotificationExecutionJob(JobDefinitionDto jobDefinition,
DBNotificationService dbNotificationService,
DBEventDefinitionService eventDefinitionService,
DBNotificationGracePeriodService notificationGracePeriodService,
Map<String,EventNotification.Factory> eventNotificationFactories,
EventsConfigurationProvider configurationProvider,
EventNotificationExecutionMetrics metrics) |
NotificationResourceHandler(DBNotificationService notificationService,
DBJobDefinitionService jobDefinitionService,
DBEventDefinitionService eventDefinitionService,
Map<String,EventNotification.Factory> eventNotificationFactories) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
EmailEventNotification.Factory |
static interface |
HTTPEventNotification.Factory |
| 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.