@Version(value="6.0.0") @Export(optional="provide:=true")
See: Description
Interface | Description |
---|---|
AuthorizableMailingList |
Interface to mark a set of
Authorizable dedicated to
receive a Mailing. |
MailingService |
Service Interface to send a Mailing
A Mailing is a MessageTemplate that
is intended to be send to a List of recipients. |
MailingStatus |
Accesses the status of a given Mailing.
|
MailService |
The
MailService 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 | Description |
---|---|
MailingStatusCode |
Codes of Status a Mailing.
|
Exception | Description |
---|---|
MailingException |
Exception indicating an error in processing a Mailing
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved