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