Uses of Class
ca.uhn.fhir.jpa.subscription.model.CanonicalSubscription.CanonicalEventDefinition
Packages that use CanonicalSubscription.CanonicalEventDefinition
-
Uses of CanonicalSubscription.CanonicalEventDefinition in ca.uhn.fhir.jpa.subscription.model
Methods in ca.uhn.fhir.jpa.subscription.model that return CanonicalSubscription.CanonicalEventDefinitionModifier and TypeMethodDescriptionCanonicalSubscription.getTrigger()For now we're using the R4 triggerdefinition, but this may change in the future when things stabilizeMethods in ca.uhn.fhir.jpa.subscription.model with parameters of type CanonicalSubscription.CanonicalEventDefinitionModifier and TypeMethodDescriptionvoidCanonicalSubscription.addTrigger(CanonicalSubscription.CanonicalEventDefinition theTrigger)For now we're using the R4 TriggerDefinition, but this may change in the future when things stabilize