Class ExecutionJob

java.lang.Object
step.core.scheduler.ExecutionJob
All Implemented Interfaces:
org.quartz.Job

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

  • Method Details

    • execute

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