Class StatusChangeWorker

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

@Deprecated public class StatusChangeWorker extends Object implements org.quartz.Job
Deprecated.
Worker-class for the status-change-job
Author:
XIMA MEDIA GmbH
  • Field Details

  • Constructor Details

    • StatusChangeWorker

      public StatusChangeWorker()
      Deprecated.
  • Method Details

    • execute

      public void execute(org.quartz.JobExecutionContext ctx) throws org.quartz.JobExecutionException
      Deprecated.
      Specified by:
      execute in interface org.quartz.Job
      Throws:
      org.quartz.JobExecutionException
    • readLong

      public static Long readLong(String key, org.quartz.JobDataMap jobDataMap)
      Deprecated.