Uses of Interface
org.dspace.harvest.service.HarvestSchedulingService
-
Packages that use HarvestSchedulingService Package Description org.dspace.harvest org.dspace.harvest.factory -
-
Uses of HarvestSchedulingService in org.dspace.harvest
Classes in org.dspace.harvest that implement HarvestSchedulingService Modifier and Type Class Description classHarvestSchedulingServiceImplService implementation for the scheduling of harvesting tasks. -
Uses of HarvestSchedulingService in org.dspace.harvest.factory
Methods in org.dspace.harvest.factory that return HarvestSchedulingService Modifier and Type Method Description abstract HarvestSchedulingServiceHarvestServiceFactory. getHarvestSchedulingService()HarvestSchedulingServiceHarvestServiceFactoryImpl. getHarvestSchedulingService()
-