Class SimpleTemplateTransformer
java.lang.Object
org.exoplatform.commons.notification.template.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 Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleTemplateTransformer
public SimpleTemplateTransformer()
-
-
Method Details
-
from
- Specified by:
fromin interfaceorg.exoplatform.commons.api.notification.template.TemplateTransformer
-
transform
public String transform(org.exoplatform.commons.api.notification.service.template.TemplateContext context) - Specified by:
transformin interfaceorg.exoplatform.commons.api.notification.template.TemplateTransformer
-