Changes between Version 5 and Version 6 of QuartzScheduler


Ignore:
Timestamp:
Apr 27, 2012, 2:05:32 AM (12 years ago)
Author:
jesseeichar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QuartzScheduler

    v5 v6  
    5656 * jeeves/.../ScheduleListener.java
    5757  * A listener that listens for Job to be executed and if the job is a !ScheduleJob the Schedule object and the !ScheduleContext will be set on the !ScheduleJob for the execution.
    58  * jeeves/.../HarvesterJob.java
     58 * web/.../HarvesterJob.java
    5959  * An adapter between the Quartz Job API and the Geonetwork Harvester API
    60  * jeeves/.../HarversterJobListener.java
     60 * web/.../HarversterJobListener.java
    6161  * A listener that listens for Job to be executed and if the job is a !HarvesterJob the Harvest object will be set on the !HarvesterJob for the execution.
    6262