Class QuartzScheduleSynchronizer

java.lang.Object
ch.so.agi.gretl.control.server.schedule.QuartzScheduleSynchronizer

@Component public class QuartzScheduleSynchronizer extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • synchronize

      @EventListener(org.springframework.boot.context.event.ApplicationReadyEvent.class) public void synchronize() throws org.quartz.SchedulerException
      Throws:
      org.quartz.SchedulerException
    • synchronize

      public void synchronize(List<ch.so.agi.gretl.control.manifest.JobDefinition> jobs) throws org.quartz.SchedulerException
      Throws:
      org.quartz.SchedulerException