Package org.alfresco.repo.attributes
Class PropTablesCleanupJob
java.lang.Object
org.alfresco.repo.attributes.PropTablesCleanupJob
- All Implemented Interfaces:
org.quartz.Job
Cleanup job to initiate cleaning of unused values from the alf_prop_xxx tables.
- Author:
- Matt Ward
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PropTablesCleanupJob
public PropTablesCleanupJob()
-
-
Method Details
-
execute
public void execute(org.quartz.JobExecutionContext jobCtx) throws org.quartz.JobExecutionException - Specified by:
executein interfaceorg.quartz.Job- Throws:
org.quartz.JobExecutionException
-