-
Type: Sub-task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.2
-
Component/s: Renditions
Provide a concrete implementation of the Async Rendition system based on Automation.
<extension target="org.nuxeo.ecm.platform.rendition.service.RenditionService" point="renditionDefinitions"> <renditionDefinition name="lazyAutomation" enabled="true" class="org.nuxeo.ecm.platform.rendition.lazy.AutomationLazyRenditionProvider"> <operationChain>Dummy</operationChain> </renditionDefinition> </extension>