public class RewardSuccessTemplateProvider
extends org.exoplatform.commons.api.notification.channel.template.TemplateProvider
| Constructor and Description |
|---|
RewardSuccessTemplateProvider(org.exoplatform.container.PortalContainer container,
org.exoplatform.container.xml.InitParams initParams) |
| Modifier and Type | Method and Description |
|---|---|
RewardSuccessTemplateBuilder |
getBuilder() |
String |
getMailTemplatePath() |
String |
getPushTemplatePath() |
Map<org.exoplatform.commons.api.notification.model.PluginKey,String> |
getTemplateFilePathConfigs() |
String |
getWebTemplatePath() |
void |
setMailTemplatePath(String mailTemplatePath) |
void |
setPushTemplatePath(String pushTemplatePath) |
void |
setWebTemplatePath(String webTemplatePath) |
getChannelKey, getTemplateBuilderpublic RewardSuccessTemplateProvider(org.exoplatform.container.PortalContainer container,
org.exoplatform.container.xml.InitParams initParams)
public Map<org.exoplatform.commons.api.notification.model.PluginKey,String> getTemplateFilePathConfigs()
getTemplateFilePathConfigs in class org.exoplatform.commons.api.notification.channel.template.TemplateProviderpublic String getWebTemplatePath()
public void setWebTemplatePath(String webTemplatePath)
public String getPushTemplatePath()
public void setPushTemplatePath(String pushTemplatePath)
public String getMailTemplatePath()
public void setMailTemplatePath(String mailTemplatePath)
public RewardSuccessTemplateBuilder getBuilder()
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.