Package org.alfresco.repo.attributes
Class PropTablesCleanupJob
- java.lang.Object
-
- org.alfresco.repo.attributes.PropTablesCleanupJob
-
- All Implemented Interfaces:
org.quartz.Job
public class PropTablesCleanupJob extends java.lang.Object implements org.quartz.JobCleanup job to initiate cleaning of unused values from the alf_prop_xxx tables.- Author:
- Matt Ward
-
-
Constructor Summary
Constructors Constructor Description PropTablesCleanupJob()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(org.quartz.JobExecutionContext jobCtx)
-