- All Implemented Interfaces:
- org.quartz.Job, org.quartz.StatefulJob
public class DataPrunerScheduler
extends Object
implements org.quartz.StatefulJob
Quartz Job that kicks off the Data Pruner
This job as well as the UDDI publisher is handled differently from the other fgsms quartz jobs. It runs every 2 minutes however does no work
unless we have gone past the scheduled interval. This is done so that status information is correctly displayed.
- Author:
- AO