Class TermReindexingSvcImpl.Job

java.lang.Object
ca.uhn.fhir.jpa.term.TermReindexingSvcImpl.Job
All Implemented Interfaces:
ca.uhn.fhir.jpa.model.sched.HapiJob, org.quartz.Job
Enclosing class:
TermReindexingSvcImpl

public static class TermReindexingSvcImpl.Job extends Object implements ca.uhn.fhir.jpa.model.sched.HapiJob
  • Constructor Details

    • Job

      public Job()
  • Method Details

    • execute

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