Package org.alfresco.repo.download
Class DownloadsCleanupJob
- java.lang.Object
-
- org.alfresco.repo.download.DownloadsCleanupJob
-
- All Implemented Interfaces:
org.quartz.Job
public class DownloadsCleanupJob extends java.lang.Object implements org.quartz.JobExecutes the clean up of download nodes.- Author:
- Alex Miller
-
-
Constructor Summary
Constructors Constructor Description DownloadsCleanupJob()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(org.quartz.JobExecutionContext context)
-