Abstract Rendition Modifying Process

Available since version 1.0.0

AEM as a Cloud Service incompatible!

This feature is not AEM as a Cloud Service compatible, and can only be used on AEM 6.5.

Purpose

Abstract asset workflow which performs some action on a particular rendition (which was presumably created by an earlier workflow process).

How to use

  1. Install the ACS AEM Commons package
  2. Add the ACS AEM Commons bundle as a dependency to your code project
  3. Extend the com.adobe.acs.commons.dam.AbstractRenditionModifyingProcess and implement the abstract methods.