Interface FullHarvesterJob

  • All Superinterfaces:
    org.quartz.Job

    @PersistJobDataAfterExecution
    @DisallowConcurrentExecution
    public interface FullHarvesterJob
    extends org.quartz.Job
    • Method Summary

      • Methods inherited from interface org.quartz.Job

        execute