Class PluginUpdateCheckWorker

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

public class PluginUpdateCheckWorker extends Object implements org.quartz.Job
  • Constructor Details

    • PluginUpdateCheckWorker

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