Uses of Class
org.graylog2.shared.email.EmailFactory
Packages that use EmailFactory
-
Uses of EmailFactory in org.graylog.events.notifications.types
Constructors in org.graylog.events.notifications.types with parameters of type EmailFactoryModifierConstructorDescriptionEmailSender(EmailRecipients.Factory emailRecipientsFactory, NotificationService notificationService, NodeId nodeId, ObjectMapperProvider objectMapperProvider, com.floreysoft.jmte.Engine templateEngine, com.floreysoft.jmte.Engine htmlTemplateEngine, EmailFactory emailFactory) -
Uses of EmailFactory in org.graylog2.alerts
Constructors in org.graylog2.alerts with parameters of type EmailFactoryModifierConstructorDescriptionFormattedEmailAlertSender(EmailConfiguration configuration, NotificationService notificationService, NodeId nodeId, com.floreysoft.jmte.Engine templateEngine, EmailFactory emailFactory)