
Uses of Class
ca.uhn.fhir.jpa.cache.ResourceChangeEvent
Packages that use ResourceChangeEvent
-
Uses of ResourceChangeEvent in ca.uhn.fhir.jpa.cache
Methods in ca.uhn.fhir.jpa.cache that return ResourceChangeEventModifier 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)