Class GroovyElementVisitor

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

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

      • GroovyElementVisitor

        public GroovyElementVisitor()
    • Method Detail

      • visit

        public org.exoplatform.commons.api.notification.template.ElementVisitor visit​(org.exoplatform.commons.api.notification.template.Element element)
        Specified by:
        visit in interface org.exoplatform.commons.api.notification.template.ElementVisitor
      • out

        public String out()
        Specified by:
        out in interface org.exoplatform.commons.api.notification.template.ElementVisitor
      • getTemplateContext

        public org.exoplatform.commons.api.notification.service.template.TemplateContext getTemplateContext()
        Specified by:
        getTemplateContext in interface org.exoplatform.commons.api.notification.template.ElementVisitor
      • with

        public org.exoplatform.commons.api.notification.template.ElementVisitor with​(org.exoplatform.commons.api.notification.service.template.TemplateContext ctx)
        Specified by:
        with in interface org.exoplatform.commons.api.notification.template.ElementVisitor
      • getWriter

        public Writer getWriter()
        Specified by:
        getWriter in interface org.exoplatform.commons.api.notification.template.ElementVisitor