Uses of Interface
org.fcrepo.migration.validator.api.ResumeManager
-
Packages that use ResumeManager Package Description org.fcrepo.migration.validator.impl -
-
Uses of ResumeManager in org.fcrepo.migration.validator.impl
Classes in org.fcrepo.migration.validator.impl that implement ResumeManager Modifier and Type Class Description classResumeManagerImplClass which uses a file (resume.txt) in order to track which PIDs have been previously validated and do not need to be processedMethods in org.fcrepo.migration.validator.impl that return ResumeManager Modifier and Type Method Description ResumeManagerApplicationConfigurationHelper. resumeManager()
-