@Extension public class FooterDecorator extends java.lang.Object implements IMailMessageDecorator
| Modifier and Type | Field and Description |
|---|---|
static int |
PRIORITY |
BY_PRIORITY_COMPARATOR_ASC, PRIORITY_DEFAULT| Constructor and Description |
|---|
FooterDecorator() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPriority() |
java.lang.String |
getTransformedMessage(FormatterData formatterData,
java.lang.String input) |
public static final int PRIORITY
public java.lang.String getTransformedMessage(FormatterData formatterData, java.lang.String input)
getTransformedMessage in interface IMailMessageDecoratorpublic int getPriority()
getPriority in interface IMailMessageDecorator