Uses of Interface
org.fcrepo.migration.pidlist.PidListManager
-
Packages that use PidListManager Package Description org.fcrepo.migration org.fcrepo.migration.pidlist -
-
Uses of PidListManager in org.fcrepo.migration
Method parameters in org.fcrepo.migration with type arguments of type PidListManager Modifier and Type Method Description voidMigrator. setPidListManagers(List<PidListManager> pidListManagers)set the list of PidListManagers -
Uses of PidListManager in org.fcrepo.migration.pidlist
Classes in org.fcrepo.migration.pidlist that implement PidListManager Modifier and Type Class Description classResumePidListManagerThis class "accepts" PIDs that have not already been migrated.classUserProvidedPidListManagerThis class "accepts" and PIDs that are included in the user-provided list
-