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