Class GroovyElementVisitor
java.lang.Object
org.exoplatform.commons.notification.template.GroovyElementVisitor
- All Implemented Interfaces:
org.exoplatform.commons.api.notification.template.ElementVisitor
public class GroovyElementVisitor
extends Object
implements org.exoplatform.commons.api.notification.template.ElementVisitor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.exoplatform.commons.api.notification.service.template.TemplateContextout()org.exoplatform.commons.api.notification.template.ElementVisitorvisit(org.exoplatform.commons.api.notification.template.Element element) org.exoplatform.commons.api.notification.template.ElementVisitorwith(org.exoplatform.commons.api.notification.service.template.TemplateContext ctx)
-
Constructor Details
-
GroovyElementVisitor
public GroovyElementVisitor()
-
-
Method Details
-
visit
public org.exoplatform.commons.api.notification.template.ElementVisitor visit(org.exoplatform.commons.api.notification.template.Element element) - Specified by:
visitin interfaceorg.exoplatform.commons.api.notification.template.ElementVisitor
-
out
- Specified by:
outin interfaceorg.exoplatform.commons.api.notification.template.ElementVisitor
-
getTemplateContext
public org.exoplatform.commons.api.notification.service.template.TemplateContext getTemplateContext()- Specified by:
getTemplateContextin interfaceorg.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:
within interfaceorg.exoplatform.commons.api.notification.template.ElementVisitor
-
getWriter
- Specified by:
getWriterin interfaceorg.exoplatform.commons.api.notification.template.ElementVisitor
-