Uses of Interface
ca.uhn.fhir.rest.api.server.storage.IReindexJobSubmitter
Packages that use IReindexJobSubmitter
-
Uses of IReindexJobSubmitter in ca.uhn.fhir.rest.server.provider
Constructors in ca.uhn.fhir.rest.server.provider with parameters of type IReindexJobSubmitterModifierConstructorDescriptionReindexProvider(ca.uhn.fhir.context.FhirContext theFhirContext, IReindexJobSubmitter theReindexJobSubmitter)