public class LegacyAlarmCallbackSender extends Object
| Constructor and Description |
|---|
LegacyAlarmCallbackSender(LegacyAlarmCallbackFactory alarmCallbackFactory,
StreamService streamService,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
| Modifier and Type | Method and Description |
|---|---|
void |
send(LegacyAlarmCallbackEventNotificationConfig config,
EventDefinition eventDefinition,
EventDto event,
List<MessageSummary> backlog) |
@Inject public LegacyAlarmCallbackSender(LegacyAlarmCallbackFactory alarmCallbackFactory, StreamService streamService, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public void send(LegacyAlarmCallbackEventNotificationConfig config, EventDefinition eventDefinition, EventDto event, List<MessageSummary> backlog) throws Exception
ExceptionCopyright © 2012–2021 Graylog, Inc.. All rights reserved.