Class 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 static org.exoplatform.services.log.Log log  
      • Fields inherited from class org.exoplatform.commons.api.notification.channel.template.TemplateProvider

        CHANNEL_ID_KEY, templateBuilders, templateFilePaths
      • Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin

        desc, name
    • 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
      • Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin

        getDescription, getName, setDescription, setName
    • Field Detail

      • log

        protected static org.exoplatform.services.log.Log log
    • Constructor Detail

      • WebTemplateProvider

        public WebTemplateProvider​(org.exoplatform.container.xml.InitParams initParams)