@Component public class BusinessObjectDataStatusChangeMessageBuilder extends AbstractNotificationMessageBuilder implements NotificationMessageBuilder
| Constructor and Description |
|---|
BusinessObjectDataStatusChangeMessageBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getNotificationMessageVelocityContextMap(NotificationEvent notificationEvent)
Returns Velocity context map of additional keys and values to place in the velocity context.
|
addObjectPropertyToContext, addStringPropertyToContext, buildNotificationMessages, escapeJson, escapeXml, evaluateVelocityTemplate, getEventTypeMessageDefinitionKeyMapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildNotificationMessagespublic BusinessObjectDataStatusChangeMessageBuilder()
public Map<String,Object> getNotificationMessageVelocityContextMap(NotificationEvent notificationEvent)
getNotificationMessageVelocityContextMap in class AbstractNotificationMessageBuildernotificationEvent - the notification eventCopyright © 2021. All rights reserved.