Interface MailActionExtension
- All Known Implementing Classes:
NewsletterLinksMailActionExtension
,PersonalizedNewsletterLinkMailActionExtension
,ReadDateImageMailActionExtension
Deprecated.
as this extension is only used by the legacy newsletter implementation, it is not supported by the new send mail job
Extends the MailAction before the mail is sent
-
Method Summary
Modifier and TypeMethodDescriptionvoid
perform
(Entity baseEntity, Mail mail, Entity receiverEntity, MailActionService.MailInfo mailInfo) Deprecated.
-
Method Details
-
perform
void perform(Entity baseEntity, Mail mail, Entity receiverEntity, MailActionService.MailInfo mailInfo) Deprecated.
-