Package | Description |
---|---|
com.atlassian.confluence.mail | |
com.atlassian.confluence.user.notifications |
Modifier and Type | Class and Description |
---|---|
class |
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. |
class |
DefaultMailContentProcessor
Delegates to a list of other MailContentProcessor implementations.
|
class |
XsltMailContentProcessor
Transform email content by applying an XSL transform to it.
|
Constructor and Description |
---|
DefaultMailContentProcessor(List<MailContentProcessor> delegates) |
Modifier and Type | Method and Description |
---|---|
void |
UserSignUpNotificationsListener.setMailContentProcessor(MailContentProcessor mailContentProcessor) |
Copyright © 2003–2017 Atlassian. All rights reserved.