public class NotificationsRenderingEngine extends DocumentRenderingEngine
cfg| Constructor and Description | 
|---|
NotificationsRenderingEngine(String template)  | 
| Modifier and Type | Method and Description | 
|---|---|
freemarker.template.Configuration | 
createConfiguration()
TODO : It works like this but this default implementation should return just a  
new Configuration()
 There should be a class that extends this class and overrides this but that brokes it right now. | 
protected FreemarkerRenderingJob | 
createJob(RenderingContext ctx)  | 
String | 
getFormatName()  | 
processpublic NotificationsRenderingEngine(String template)
public freemarker.template.Configuration createConfiguration()
FreemarkerRenderingEnginenew Configuration()
 There should be a class that extends this class and overrides this but that brokes it right now. TODO: write a
 clear TODOcreateConfiguration in class DocumentRenderingEngineprotected FreemarkerRenderingJob createJob(RenderingContext ctx)
createJob in class FreemarkerRenderingEnginepublic String getFormatName()
Copyright © 2018 Nuxeo. All rights reserved.