Changes between Version 2 and Version 3 of QuartzScheduler


Ignore:
Timestamp:
Apr 27, 2012, 1:10:47 AM (12 years ago)
Author:
jesseeichar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QuartzScheduler

    v2 v3  
    77|| '''Assigned to release''' || 2.8 ||
    88|| '''Resources''' || R&D Camptocamp ||
    9 || '''Code''' || https://github.com/jesseeichar/geonetwork/tree/monitoring ||
     9|| '''Code''' ||will be announced soon ||
    1010|| '''Ticket''' || #876 ||
    1111
     
    5050 * web/src/main/webapp/WEB-INF/classes/quartz-abstractHarvester.properties
    5151  * 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.
    5256
    5357=== Backwards Compatibility Issues ===