Class OrbitTriggerJob

java.lang.Object
de.dlr.proseo.ordergen.quartz.OrbitTriggerJob
All Implemented Interfaces:
org.quartz.Job

public class OrbitTriggerJob extends Object implements org.quartz.Job
Orbit quartz job implementation.
Author:
Ernst Melchinger
  • Constructor Details

    • OrbitTriggerJob

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