Interface AecuBinding


  • @ProviderType
    public interface AecuBinding
    Groovy Console Bindings for AEM Simple Content Update. This provides the "aecu" binding variable.
    Author:
    Roxana Muresan
    • Method Detail

      • contentUpgradeBuilder

        ContentUpgrade contentUpgradeBuilder()
        Returns a content upgrade builder. This is the starting point for the migrations.
        Returns:
        builder
      • validateAccessRights

        ValidateAccessRights validateAccessRights()
        Returns an access right validator. This is the starting point for all access right checks.
        Returns:
        access right validator