| Interface | Description |
|---|---|
| MailContentManager | Deprecated |
| MailContentProcessor |
An interface defining a component that will process email content.
|
| MailQueueManager |
Manages the queue for outgoing mail.
|
| Class | Description |
|---|---|
| BotocssMailContentProcessor |
Takes a serialized HTML document as input and injects CSS taken from the
<style> tags in to the appropriate elements as inline
style attributes. |
| ChangeDigestNotificationBean | |
| ConfluenceMailServerManager | |
| ConfluencePopMailServer |
A Confluence/Atlassian-flavoured POP server that stores the email address associated
with the POP account.
|
| DefaultMailContentManager | Deprecated
since 4.2.
|
| DefaultMailContentProcessor |
Delegates to a list of other MailContentProcessor implementations.
|
| DefaultMailQueueManager | |
| Deprecated
since 4.2.
|
|
| XsltMailContentProcessor |
Transform email content by applying an XSL transform to it.
|
Copyright © 2003–2019 Atlassian. All rights reserved.