Uses of Class
ca.uhn.fhir.batch2.model.WorkChunkCompletionEvent
Packages that use WorkChunkCompletionEvent
Package
Description
This package contains the APIs used in the Batch2 framework.
-
Uses of WorkChunkCompletionEvent in ca.uhn.fhir.batch2.api
Methods in ca.uhn.fhir.batch2.api with parameters of type WorkChunkCompletionEventModifier and TypeMethodDescriptionvoidIWorkChunkPersistence.onWorkChunkCompletion(WorkChunkCompletionEvent theEvent) Report success and complete the chunk.