@ServerSide @ExtensionPoint public abstract class EmailTemplate extends java.lang.Object
| Constructor and Description |
|---|
EmailTemplate() |
| Modifier and Type | Method and Description |
|---|---|
abstract EmailMessage |
format(Notification notification) |
public abstract EmailMessage format(Notification notification)