Uses of Class
ca.uhn.fhir.jpa.cache.ResourceChangeEvent
-
Uses of ResourceChangeEvent in ca.uhn.fhir.jpa.cache
Modifier and TypeMethodDescriptionstatic ResourceChangeEvent
ResourceChangeEvent.fromCreatedUpdatedDeletedResourceIds
(List<org.hl7.fhir.instance.model.api.IIdType> theCreatedResourceIds, List<org.hl7.fhir.instance.model.api.IIdType> theUpdatedResourceIds, List<org.hl7.fhir.instance.model.api.IIdType> theDeletedResourceIds)