Changes between Version 5 and Version 6 of QuartzScheduler
- Timestamp:
- 04/27/12 02:05:32 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QuartzScheduler
v5 v6 56 56 * jeeves/.../ScheduleListener.java 57 57 * 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.java58 * web/.../HarvesterJob.java 59 59 * An adapter between the Quartz Job API and the Geonetwork Harvester API 60 * jeeves/.../HarversterJobListener.java60 * web/.../HarversterJobListener.java 61 61 * 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. 62 62