Class HarvestSchedulingServiceImpl

java.lang.Object
org.dspace.harvest.HarvestSchedulingServiceImpl
All Implemented Interfaces:
HarvestSchedulingService

public class HarvestSchedulingServiceImpl extends Object implements HarvestSchedulingService
Service implementation for the scheduling of harvesting tasks. This class is responsible for all business logic calls for the harvesting tasks and is autowired by spring This class should never be accessed directly.
Author:
kevinvandevelde at atmire.com