Class DownloadsCleanupJob

java.lang.Object
org.alfresco.repo.download.DownloadsCleanupJob
All Implemented Interfaces:
org.quartz.Job

public class DownloadsCleanupJob extends Object implements org.quartz.Job
Executes the clean up of download nodes.
Author:
Alex Miller
  • Constructor Details

    • DownloadsCleanupJob

      public DownloadsCleanupJob()
  • Method Details

    • execute

      public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException
      Specified by:
      execute in interface org.quartz.Job
      Throws:
      org.quartz.JobExecutionException