Class EntityMigrationManager.MigrationContext

    • Method Detail

      • getCollection

        public step.core.collections.Collection<step.core.accessors.AbstractOrganizableObject> getCollection()
      • getMainEntityCount

        public long getMainEntityCount()
      • getRecursiveEntityCount

        public long getRecursiveEntityCount()
      • migrateEntity

        public void migrateEntity​(String id)
      • migrateEntity

        public void migrateEntity​(step.core.accessors.AbstractOrganizableObject e)