Class ExecutionJob

  • All Implemented Interfaces:
    org.quartz.Job

    public class ExecutionJob
    extends Object
    implements org.quartz.Job
    • Method Detail

      • execute

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