Class WebTemplateProvider
- java.lang.Object
-
- org.exoplatform.container.component.BaseComponentPlugin
-
- org.exoplatform.commons.api.notification.channel.template.TemplateProvider
-
- org.exoplatform.rhmanagement.integration.notification.WebTemplateProvider
-
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class WebTemplateProvider extends org.exoplatform.commons.api.notification.channel.template.TemplateProvider
-
-
Field Summary
Fields Modifier and Type Field Description protected DateFormatformatterprotected static org.exoplatform.services.log.Loglog
-
Constructor Summary
Constructors Constructor Description WebTemplateProvider(org.exoplatform.container.xml.InitParams initParams)
-
Method Summary
-
Methods inherited from class org.exoplatform.commons.api.notification.channel.template.TemplateProvider
getChannelKey, getTemplateBuilder, getTemplateFilePathConfigs
-
-
-
-
Field Detail
-
formatter
protected DateFormat formatter
-
log
protected static org.exoplatform.services.log.Log log
-
-