Uses of Class
ca.uhn.fhir.batch2.coordinator.JobStepExecutor
Packages that use JobStepExecutor
-
Uses of JobStepExecutor in ca.uhn.fhir.batch2.coordinator
Methods in ca.uhn.fhir.batch2.coordinator that return JobStepExecutorModifier and TypeMethodDescription<PT extends ca.uhn.fhir.model.api.IModelJson,IT extends ca.uhn.fhir.model.api.IModelJson, OT extends ca.uhn.fhir.model.api.IModelJson>
JobStepExecutor<PT,IT, OT> JobStepExecutorFactory.newJobStepExecutor(JobInstance theInstance, WorkChunk theWorkChunk, JobWorkCursor<PT, IT, OT> theCursor)