|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MailContentProcessor | |
|---|---|
| com.atlassian.confluence.mail | |
| com.atlassian.confluence.user.notifications | |
| Uses of MailContentProcessor in com.atlassian.confluence.mail |
|---|
| Classes in com.atlassian.confluence.mail that implement MailContentProcessor | |
|---|---|
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 parameters in com.atlassian.confluence.mail with type arguments of type MailContentProcessor | |
|---|---|
DefaultMailContentProcessor(java.util.List<MailContentProcessor> delegates)
|
|
| Uses of MailContentProcessor in com.atlassian.confluence.user.notifications |
|---|
| Methods in com.atlassian.confluence.user.notifications with parameters of type MailContentProcessor | |
|---|---|
void |
UserSignUpNotificationsListener.setMailContentProcessor(MailContentProcessor mailContentProcessor)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||