Class MailActionService.MailPreview
java.lang.Object
ch.tocco.nice2.optional.address.api.action.mail.legacy.MailActionService.MailPreview
- Enclosing interface:
MailActionService
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.common.base.JoinerDeprecated.getBcc()Deprecated.getCc()Deprecated.getFrom()Deprecated.getHtml()Deprecated.getMimeMessageFrom(Mail mail) Deprecated.getRaw()Deprecated.Deprecated.Deprecated.getText()Deprecated.getTo()Deprecated.intDeprecated.
-
Constructor Details
-
MailPreview
public MailPreview(String referenceEntity, Mail mail, int totalMails) throws MailException, jakarta.mail.MessagingException Deprecated.- Throws:
MailExceptionjakarta.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
-