Class MailActionService.MailPreview
java.lang.Object
ch.tocco.nice2.optional.address.api.mail.MailActionService.MailPreview
- Enclosing interface:
MailActionService
-
Constructor Details
-
MailPreview
public MailPreview(String referenceEntity, Mail mail, int totalMails) throws MailException, jakarta.mail.MessagingException - Throws:
MailException
jakarta.mail.MessagingException
-
-
Method Details
-
getReferenceEntity
-
getTo
-
getCc
-
getBcc
-
getFrom
-
getSubject
-
getText
-
getHtml
-
getRaw
-
getTotalMails
public int getTotalMails() -
getAddressJoiner
public static com.google.common.base.Joiner getAddressJoiner() -
getMimeMessageFrom
- Throws:
MailException
-