Changes between Version 2 and Version 3 of QuartzScheduler
- Timestamp:
- 04/27/12 01:10:47 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QuartzScheduler
v2 v3 7 7 || '''Assigned to release''' || 2.8 || 8 8 || '''Resources''' || R&D Camptocamp || 9 || '''Code''' || https://github.com/jesseeichar/geonetwork/tree/monitoring||9 || '''Code''' ||will be announced soon || 10 10 || '''Ticket''' || #876 || 11 11 … … 50 50 * web/src/main/webapp/WEB-INF/classes/quartz-abstractHarvester.properties 51 51 * The Harvester scheduler configuration file. If this file is deleted or renamed harvesting will use the default scheduler 52 * jeeves/.../ScheduleJob.java 53 * An adapter between the Quartz Job API and the Geonetwork Schedule API 54 * jeeves/.../ScheduleListener.java 55 * 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. 52 56 53 57 === Backwards Compatibility Issues ===