Package com.day.cq.mailer
package com.day.cq.mailer
Defines package version.
-
ClassDescriptionInterface to mark a set of
Authorizable
dedicated to receive a Mailing.Exception indicating an error in processing a MailingService Interface to send a Mailing
A Mailing is aMessageTemplate
that is intended to be send to a List of recipients.Accesses the status of a given Mailing.Codes of Status a Mailing.TheMailService
can be used to send emails.MessageGateway<Type>MessageGateway is an Object capable of sending a message to a recipient.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.