Class EntityMigrationManager.MigrationResult

    • Constructor Detail

      • MigrationResult

        public MigrationResult​(long rootEntityCount,
                               long recursiveEntityCount,
                               List<String> warnings)
    • Method Detail

      • getRootEntityCount

        public long getRootEntityCount()
      • getRecursiveEntityCount

        public long getRecursiveEntityCount()