Uses of Interface
org.nuxeo.ecm.platform.rendering.template.FreemarkerRenderingJob
-
Packages that use FreemarkerRenderingJob Package Description org.nuxeo.ecm.platform.ec.notification.email org.nuxeo.ecm.platform.rendering.template -
-
Uses of FreemarkerRenderingJob in org.nuxeo.ecm.platform.ec.notification.email
Methods in org.nuxeo.ecm.platform.ec.notification.email that return FreemarkerRenderingJob Modifier and Type Method Description protected FreemarkerRenderingJob
NotificationsRenderingEngine. createJob(RenderingContext ctx)
-
Uses of FreemarkerRenderingJob in org.nuxeo.ecm.platform.rendering.template
Methods in org.nuxeo.ecm.platform.rendering.template that return FreemarkerRenderingJob Modifier and Type Method Description protected abstract FreemarkerRenderingJob
FreemarkerRenderingEngine. createJob(RenderingContext ctx)
-