public class EventNotificationService extends Object
| Constructor and Description |
|---|
EventNotificationService(EventBacklogService eventBacklogService,
EventsConfigurationProvider configurationProvider) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<MessageSummary> |
getBacklogForEvent(EventNotificationContext ctx) |
@Inject public EventNotificationService(EventBacklogService eventBacklogService, EventsConfigurationProvider configurationProvider)
public com.google.common.collect.ImmutableList<MessageSummary> getBacklogForEvent(EventNotificationContext ctx)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.