Package | Description |
---|---|
com.atlassian.confluence.mail |
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) |
Copyright © 2003–2023 Atlassian. All rights reserved.