Class SystemCleanupWorker

  • All Implemented Interfaces:
    org.quartz.Job

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

      • SystemCleanupWorker

        public SystemCleanupWorker()
    • Method Detail

      • execute

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