Class RepositoryStoredSpecsPollingJob

  • All Implemented Interfaces:
    org.quartz.Job

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

      • RepositoryStoredSpecsPollingJob

        public RepositoryStoredSpecsPollingJob()
    • Method Detail

      • execute

        public void execute​(org.quartz.JobExecutionContext jobExecutionContext)
        Specified by:
        execute in interface org.quartz.Job