Class EmailSender.EmailMessage

java.lang.Object
NotificationSender<?>.org.craftercms.commons.notification.NotificationSender.NotificationMessage
org.craftercms.commons.notification.impl.EmailSender.EmailMessage
Enclosing class:
EmailSender

protected class EmailSender.EmailMessage extends NotificationSender<?>.NotificationMessage
NotificationSender<EmailSender.EmailMessage>.NotificationMessage extension that includes a file attachment.
  • Constructor Details

    • EmailMessage

      public EmailMessage(String templateName, File attachment)
  • Method Details

    • getAttachment

      public File getAttachment()