Interface MessageBuilder
- All Known Implementing Classes:
LoggingMessageBuilder
,ThymeleafMessageBuilder
public interface MessageBuilder
Given inputs, construct a MessageBody that can be used on a Notification
-
Method Summary
Modifier and TypeMethodDescriptionbuildMessage
(Notification notification, com.broadleafcommerce.data.tracking.core.context.ContextInfo context)
-
Method Details
-
buildMessage
String buildMessage(Notification notification, com.broadleafcommerce.data.tracking.core.context.ContextInfo context)
-