This is the AEM Easy Content Upgrade (AECU) API documentation.

AECU simplifies content migrations by executing migration scripts during package installation. It is built on top of Groovy Console.

Features:

  • GUI to run scripts and see history of runs
  • Run mode support
  • Fallback scripts in case of errors
  • Extension of Groovy Console bindings
  • Service API
  • Health Checks
Packages 
Package Description
de.valtech.aecu.api.groovy.console.bindings
Contains the classes for the Groovy binding "aecu".
de.valtech.aecu.api.groovy.console.bindings.accessrights
Contains the interfaces for the access right validation.
de.valtech.aecu.api.groovy.console.bindings.filters
Filters are used in AECU Groovy Console binding to filter matching nodes.
de.valtech.aecu.api.service
This package contains the service API for AEM Easy Content Upgrade (AECU).