Package ca.uhn.fhir.batch2.model
Class BaseWorkChunkEvent
java.lang.Object
ca.uhn.fhir.batch2.model.BaseWorkChunkEvent
- Direct Known Subclasses:
WorkChunkCompletionEvent,WorkChunkErrorEvent
Payloads for WorkChunk state transitions.
Some events in the state-machine update the chunk metadata (e.g. error message).
This class provides a base-class for those event objects.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary