Skip to content

Instantly share code, notes, and snippets.

@hemanth415
Last active May 21, 2019 14:15
Show Gist options
  • Save hemanth415/8a6caa90b237c88adf8cc721d7fab52a to your computer and use it in GitHub Desktop.
Save hemanth415/8a6caa90b237c88adf8cc721d7fab52a to your computer and use it in GitHub Desktop.
Important Event Types in AEM Author

Activate com/day/cq/replication Deactivate com/day/cq/replication Delete com/day/cq/replication Asset created com/day/cq/dam Asset removed com/day/cq/dam Download com/day/cq/dam Version created com/day/cq/wcm/core/page Page created com/day/cq/wcm/core/page Page deleted com/day/cq/wcm/core/page Page modified com/day/cq/wcm/core/page Page moved com/day/cq/wcm/core/page Page restored com/day/cq/wcm/core/page

DAM Events

* API: https://helpx.adobe.com/experience-manager/6-5/sites/developing/using/reference-materials/javadoc/com/day/cq/dam/api/DamEvent.Type.html
* Notes: https://helpx.adobe.com/experience-manager/6-5/assets/using/extending-activity-stream.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment