Class ExecutionJobFactory

java.lang.Object
step.core.scheduler.ExecutionJobFactory
All Implemented Interfaces:
org.quartz.spi.JobFactory

public class ExecutionJobFactory extends Object implements org.quartz.spi.JobFactory
  • Constructor Details

  • Method Details

    • newJob

      public org.quartz.Job newJob(org.quartz.spi.TriggerFiredBundle arg0, org.quartz.Scheduler arg1) throws org.quartz.SchedulerException
      Specified by:
      newJob in interface org.quartz.spi.JobFactory
      Throws:
      org.quartz.SchedulerException