Class PluginTemplateBuilderAdapter
java.lang.Object
org.exoplatform.commons.api.notification.channel.template.AbstractTemplateBuilder
org.exoplatform.commons.api.notification.channel.template.PluginTemplateBuilderAdapter
Created by The eXo Platform SAS
Author : eXoPlatform
thanhvc@exoplatform.com
Dec 23, 2014
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanmakeDigest(NotificationContext ctx, Writer writer) Makes the Digest message from given NotificationMessage what keep inside NotificationContextprotected MessageInfoMakes the MessageInfor from given NotificationMessage what keep inside NotificationContextMethods inherited from class org.exoplatform.commons.api.notification.channel.template.AbstractTemplateBuilder
buildDigest, buildMessage, getLanguage, getNotificationToStore, getOrganizationService, getTemplateEngine, setTemplateEngine
-
Constructor Details
-
PluginTemplateBuilderAdapter
public PluginTemplateBuilderAdapter()
-
-
Method Details
-
makeMessage
Description copied from class:AbstractTemplateBuilderMakes the MessageInfor from given NotificationMessage what keep inside NotificationContext- Specified by:
makeMessagein classAbstractTemplateBuilder- Returns:
-
makeDigest
Description copied from class:AbstractTemplateBuilderMakes the Digest message from given NotificationMessage what keep inside NotificationContext- Specified by:
makeDigestin classAbstractTemplateBuilder- Returns:
-