Uses of Class
org.graylog.events.notifications.types.EmailSender
Packages that use EmailSender
-
Uses of EmailSender in org.graylog.events.notifications.types
Constructors in org.graylog.events.notifications.types with parameters of type EmailSenderModifierConstructorDescriptionEmailEventNotification(EventNotificationService notificationCallbackService, EmailSender emailSender, NotificationService notificationService, NodeId nodeId, LookupTableService lookupTableService, ObjectMapperProvider objectMapperProvider, HttpConfiguration httpConfiguration, EmailRecipients.Factory emailRecipientsFactory, com.floreysoft.jmte.Engine templateEngine)