Class CachedContentCleanupJob
- java.lang.Object
-
- org.alfresco.repo.content.caching.cleanup.CachedContentCleanupJob
-
- All Implemented Interfaces:
org.quartz.Job
public class CachedContentCleanupJob extends java.lang.Object implements org.quartz.JobQuartz job to remove cached content files from disk once they are no longer held in the in-memory cache.- Author:
- Matt Ward
-
-
Constructor Summary
Constructors Constructor Description CachedContentCleanupJob()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(org.quartz.JobExecutionContext context)
-