Class EmailSender

java.lang.Object
org.graylog.events.notifications.types.EmailSender

public class EmailSender extends Object
  • Constructor Details

    • EmailSender

      @Inject public EmailSender(NotificationService notificationService, NodeId nodeId, com.floreysoft.jmte.Engine templateEngine, @Named("HtmlSafe") com.floreysoft.jmte.Engine htmlTemplateEngine, EmailFactory emailFactory)