Class SystemCleanupWorker

java.lang.Object
de.xima.fc.timing.worker.SystemCleanupWorker
All Implemented Interfaces:
org.quartz.Job

public class SystemCleanupWorker extends Object implements org.quartz.Job
Author:
XIMA MEDIA GmbH
  • Constructor Details

    • SystemCleanupWorker

      public SystemCleanupWorker()
  • 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