Uses of Class
ca.uhn.fhir.batch2.api.IJobPersistence.CreateResult
Packages that use IJobPersistence.CreateResult
Package
Description
This package contains the APIs used in the Batch2 framework.
-
Uses of IJobPersistence.CreateResult in ca.uhn.fhir.batch2.api
Methods in ca.uhn.fhir.batch2.api that return IJobPersistence.CreateResultModifier and TypeMethodDescriptiondefault IJobPersistence.CreateResultIJobPersistence.onCreateWithFirstChunk(JobDefinition<?> theJobDefinition, String theParameters) Create the job, and it's first chunk.