Class GroovyElement
- java.lang.Object
-
- org.exoplatform.commons.notification.template.SimpleElement
-
- org.exoplatform.commons.notification.template.GroovyElement
-
- All Implemented Interfaces:
org.exoplatform.commons.api.notification.template.Element
public class GroovyElement extends SimpleElement
Created by The eXo Platform SAS Author : eXoPlatform thanhvc@exoplatform.com Aug 8, 2013
-
-
Constructor Summary
Constructors Constructor Description GroovyElement()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringappRes(String key)StringappRes(String key, String... strs)StringescapeHTML(String str)voidinclude(String templatePath, org.exoplatform.commons.api.notification.service.template.TemplateContext ctx)-
Methods inherited from class org.exoplatform.commons.notification.template.SimpleElement
accept, addNewLine, config, getLanguage, getPluginConfig, getTemplate, isNewLine, language, template, toString
-
-