public class EventNotificationHandler extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EventNotificationHandler.Config |
| Constructor and Description |
|---|
EventNotificationHandler(DBJobDefinitionService jobDefinitionService,
DBJobTriggerService jobTriggerService,
DBNotificationService notificationService,
NotificationGracePeriodService notificationGracePeriodService) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvents(EventDefinition definition,
List<EventWithContext> eventsWithContext) |
@Inject public EventNotificationHandler(DBJobDefinitionService jobDefinitionService, DBJobTriggerService jobTriggerService, DBNotificationService notificationService, NotificationGracePeriodService notificationGracePeriodService)
public void handleEvents(EventDefinition definition, List<EventWithContext> eventsWithContext)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.