Abstract Rendition Modifying Process
Available since version 1.0.0
Purpose
Abstract asset workflow which performs some action on a particular rendition (which was presumably created by an earlier workflow process).
How to use
- Install the ACS AEM Commons package
- Add the ACS AEM Commons bundle as a dependency to your code project
- Extend the
com.adobe.acs.commons.dam.AbstractRenditionModifyingProcess
and implement the abstract methods.
Please report any issues with the Feature or documentation on the ACS AEM Commons GitHub Issue tracker.