public class EmailEventNotification extends Object implements EventNotification
| Modifier and Type | Class and Description |
|---|---|
static interface |
EmailEventNotification.Factory |
| Constructor and Description |
|---|
EmailEventNotification(EventNotificationService notificationCallbackService,
EmailSender emailSender,
NotificationService notificationService,
NodeId nodeId) |
@Inject public EmailEventNotification(EventNotificationService notificationCallbackService, EmailSender emailSender, NotificationService notificationService, NodeId nodeId)
public void execute(EventNotificationContext ctx) throws TemporaryEventNotificationException, PermanentEventNotificationException
execute in interface EventNotificationTemporaryEventNotificationExceptionPermanentEventNotificationExceptionCopyright © 2012–2021 Graylog, Inc.. All rights reserved.