Class RenditionedAspect

java.lang.Object
org.alfresco.repo.rendition.RenditionedAspect
All Implemented Interfaces:
CopyServicePolicies.OnCopyNodePolicy, NodeServicePolicies.OnUpdatePropertiesPolicy, ClassPolicy, Policy

Deprecated.
The RenditionService is being replace by the simpler async RenditionService2.
Renditioned aspect behaviour bean. When any node with the renditioned aspect has a property updated, then all associated renditions are eligible for re-rendering. Each rendition (as identified by the name in its rn:rendition association) will be loaded and if the renditionDefinition exists, the rendition will be updated asynchronously, subject to the defined update policy.
Author:
Neil McErlean, Roy Wetherall