public class NotificationTemplateRenderer
extends java.lang.Object
Constructor and Description |
---|
NotificationTemplateRenderer() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
render(NotificationTemplateContext notificationTemplateContext,
NotificationField notificationField) |
protected static java.lang.String |
replaceTokens(java.lang.String notificationTemplate,
NotificationTemplateContext notificationTemplateContext) |
public static java.lang.String render(NotificationTemplateContext notificationTemplateContext, NotificationField notificationField) throws java.lang.Exception
java.lang.Exception
protected static java.lang.String replaceTokens(java.lang.String notificationTemplate, NotificationTemplateContext notificationTemplateContext) throws java.lang.Exception
java.lang.Exception