Package com.day.cq.mailer
Defines package version.
-
Interface Summary Interface Description AuthorizableMailingList Interface to mark a set ofAuthorizable
dedicated to receive a Mailing.MailingService Service Interface to send a Mailing
A Mailing is aMessageTemplate
that is intended to be send to a List of recipients.MailingStatus Accesses the status of a given Mailing.MailService TheMailService
can be used to send emails.MessageGateway<Type> MessageGateway is an Object capable of sending a message to a recipient.MessageGatewayService OSGI Service to access the available Gateways for a message of a given type.MessageTemplate<Type> MessageTemplate it the template a Message of a Mailing is build of. -
Enum Summary Enum Description MailingStatusCode Codes of Status a Mailing. -
Exception Summary Exception Description MailingException Exception indicating an error in processing a Mailing