Class PropTablesCleanupJob

  • All Implemented Interfaces:
    org.quartz.Job

    public class PropTablesCleanupJob
    extends Object
    implements org.quartz.Job
    Cleanup job to initiate cleaning of unused values from the alf_prop_xxx tables.
    Author:
    Matt Ward
    • Constructor Detail

      • PropTablesCleanupJob

        public PropTablesCleanupJob()
    • Method Detail

      • execute

        public void execute​(org.quartz.JobExecutionContext jobCtx)
                     throws org.quartz.JobExecutionException
        Specified by:
        execute in interface org.quartz.Job
        Throws:
        org.quartz.JobExecutionException