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 Object implements org.quartz.Job
Cleanup job to initiate cleaning of unused values from the alf_prop_xxx tables.- Author:
- Matt Ward
-
-
Constructor Summary
Constructors Constructor Description PropTablesCleanupJob()
-