Package org.alfresco.repo.download
Class DownloadsCleanupJob
java.lang.Object
org.alfresco.repo.download.DownloadsCleanupJob
- All Implemented Interfaces:
org.quartz.Job
Executes the clean up of download nodes.
- Author:
- Alex Miller
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DownloadsCleanupJob
public DownloadsCleanupJob()
-
-
Method Details
-
execute
public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException - Specified by:
executein interfaceorg.quartz.Job- Throws:
org.quartz.JobExecutionException
-