Class SimpleTemplateTransformer

  • All Implemented Interfaces:
    org.exoplatform.commons.api.notification.template.TemplateTransformer

    public class SimpleTemplateTransformer
    extends Object
    implements org.exoplatform.commons.api.notification.template.TemplateTransformer
    Created by The eXo Platform SAS Author : eXoPlatform thanhvc@exoplatform.com Aug 1, 2013
    • Constructor Detail

      • SimpleTemplateTransformer

        public SimpleTemplateTransformer()
    • Method Detail

      • from

        public org.exoplatform.commons.api.notification.template.TemplateTransformer from​(String template)
        Specified by:
        from in interface org.exoplatform.commons.api.notification.template.TemplateTransformer
      • transform

        public String transform​(org.exoplatform.commons.api.notification.service.template.TemplateContext context)
        Specified by:
        transform in interface org.exoplatform.commons.api.notification.template.TemplateTransformer