Uses of Class
ca.uhn.fhir.batch2.coordinator.JobStepExecutorOutput
Packages that use JobStepExecutorOutput
-
Uses of JobStepExecutorOutput in ca.uhn.fhir.batch2.coordinator
Methods in ca.uhn.fhir.batch2.coordinator that return JobStepExecutorOutputModifier 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>
JobStepExecutorOutput<PT,IT, OT> WorkChunkProcessor.doExecution(JobWorkCursor<PT, IT, OT> theCursor, JobInstance theInstance, WorkChunk theWorkChunk) Execute the work chunk.