Interface ChangeTenantIdResult


  • public interface ChangeTenantIdResult
    Container interface to return the result of a change in a tenant id operation
    • Method Detail

      • getChangedInstances

        long getChangedInstances​(String entityType)
        The number of instances that were changed for the given entity type.
      • getChangedEntityTypes

        Set<String> getChangedEntityTypes()
        The types of the changed entities