Package com.atlassian.confluence.mail
-
Interface Summary Interface Description MailContentProcessor An interface defining a component that will process email content.MailQueueManager Manages the queue for outgoing mail. -
Class Summary 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 Confluence's implementation to manage MailServers CRUD.ConfluencePopMailServer A Confluence/Atlassian-flavoured POP server that stores the email address associated with the POP account.DefaultMailContentProcessor Delegates to a list of other MailContentProcessor implementations.DefaultMailQueueManager XsltMailContentProcessor Transform email content by applying an XSL transform to it.