Class BatchReportJob

  • All Implemented Interfaces:
    org.quartz.Job

    public class BatchReportJob
    extends org.springframework.scheduling.quartz.QuartzJobBean
    • Constructor Detail

      • BatchReportJob

        public BatchReportJob()
    • Method Detail

      • executeInternal

        protected void executeInternal​(org.quartz.JobExecutionContext jobContext)
                                throws org.quartz.JobExecutionException
        Specified by:
        executeInternal in class org.springframework.scheduling.quartz.QuartzJobBean
        Throws:
        org.quartz.JobExecutionException
      • setApplicationContext

        public void setApplicationContext​(org.springframework.context.ApplicationContext applicationContext)