Annotation Type EntityMigrationSettings.CustomAction

Enclosing class:
EntityMigrationSettings

public static @interface EntityMigrationSettings.CustomAction
Used by EntityMigrationSettings, includes a reason for why the entity is ignored during migration.
Since:
8.3.5
Author:
XIMA MEDIA GmbH
  • Element Details

    • action

      Custom action to apply when migrating the entity.
      Returns:
      The custom migration action to apply when migrating the entity.
    • reason

      String reason
      The reason why the custom action is applied.
      Returns:
      The reason why the custom action is applied.