Class ImporterJob

  • All Implemented Interfaces:
    org.quartz.Job

    public class ImporterJob
    extends Object
    implements org.quartz.Job
    • Constructor Detail

      • ImporterJob

        public ImporterJob()
    • Method Detail

      • execute

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