Class PropTablesCleanupJob

java.lang.Object
org.alfresco.repo.attributes.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 Details

    • PropTablesCleanupJob

      public PropTablesCleanupJob()
  • Method Details

    • execute

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