MigrationTypeCount
org.sagebionetworks.repo.model.migration.MigrationTypeCount
A record containing count of instances, minimum id and maximum id for a migration type
Field | Type | Description |
---|---|---|
concreteType | STRING | |
type | MigrationType | JSON enum for the types of objects which can be migrated. NOTE: The order of this enumeration determines the migration order. |
count | INTEGER | |
maxid | INTEGER | |
minid | INTEGER |