public class KudosTemplateBuilder
extends org.exoplatform.commons.api.notification.channel.template.AbstractTemplateBuilder
| Constructor and Description |
|---|
KudosTemplateBuilder(org.exoplatform.commons.api.notification.channel.template.TemplateProvider templateProvider,
boolean pushNotification) |
| Modifier and Type | Method and Description |
|---|---|
protected org.exoplatform.social.core.activity.model.ExoSocialActivity |
getI18N(org.exoplatform.social.core.activity.model.ExoSocialActivity activity,
Locale locale) |
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) |
public KudosTemplateBuilder(org.exoplatform.commons.api.notification.channel.template.TemplateProvider templateProvider,
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 boolean makeDigest(org.exoplatform.commons.api.notification.NotificationContext ctx,
Writer writer)
makeDigest in class org.exoplatform.commons.api.notification.channel.template.AbstractTemplateBuilderprotected org.exoplatform.social.core.activity.model.ExoSocialActivity getI18N(org.exoplatform.social.core.activity.model.ExoSocialActivity activity,
Locale locale)
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.