Class ReductionStepExecutorServiceImpl.ReductionStepExecutorScheduledJob

java.lang.Object
ca.uhn.fhir.batch2.coordinator.ReductionStepExecutorServiceImpl.ReductionStepExecutorScheduledJob
All Implemented Interfaces:
HapiJob, org.quartz.Job
Enclosing class:
ReductionStepExecutorServiceImpl

  • Constructor Details

  • Method Details

    • execute

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