Class IndexingQueueProcessingJob

java.lang.Object
io.jmix.autoconfigure.search.job.IndexingQueueProcessingJob
All Implemented Interfaces:
org.quartz.Job

public class IndexingQueueProcessingJob extends Object implements org.quartz.Job
  • Constructor Details

    • IndexingQueueProcessingJob

      public IndexingQueueProcessingJob()
  • Method Details

    • execute

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