public class RequestFundsTemplateBuilder
extends org.exoplatform.commons.api.notification.channel.template.AbstractTemplateBuilder
| Constructor and Description |
|---|
RequestFundsTemplateBuilder(org.exoplatform.commons.api.notification.channel.template.TemplateProvider templateProvider,
org.exoplatform.container.ExoContainer container,
boolean pushNotification) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
makeDigest(org.exoplatform.commons.api.notification.NotificationContext ctx,
Writer writer) |
protected org.exoplatform.commons.api.notification.model.MessageInfo |
makeMessage(org.exoplatform.commons.api.notification.NotificationContext ctx) |
protected void |
setLastModifiedDate(org.exoplatform.commons.api.notification.model.NotificationInfo notification,
String language,
org.exoplatform.commons.api.notification.service.template.TemplateContext templateContext) |
public RequestFundsTemplateBuilder(org.exoplatform.commons.api.notification.channel.template.TemplateProvider templateProvider,
org.exoplatform.container.ExoContainer container,
boolean pushNotification)
protected org.exoplatform.commons.api.notification.model.MessageInfo makeMessage(org.exoplatform.commons.api.notification.NotificationContext ctx)
makeMessage in class org.exoplatform.commons.api.notification.channel.template.AbstractTemplateBuilderprotected void setLastModifiedDate(org.exoplatform.commons.api.notification.model.NotificationInfo notification,
String language,
org.exoplatform.commons.api.notification.service.template.TemplateContext templateContext)
protected boolean makeDigest(org.exoplatform.commons.api.notification.NotificationContext ctx,
Writer writer)
makeDigest in class org.exoplatform.commons.api.notification.channel.template.AbstractTemplateBuilderCopyright © 2003–2019 eXo Platform SAS. All rights reserved.