Uses of Class
ca.uhn.fhir.jpa.subscription.module.CanonicalSubscription.CanonicalEventDefinition
-
Packages that use CanonicalSubscription.CanonicalEventDefinition Package Description ca.uhn.fhir.jpa.subscription.module -
-
Uses of CanonicalSubscription.CanonicalEventDefinition in ca.uhn.fhir.jpa.subscription.module
Methods in ca.uhn.fhir.jpa.subscription.module that return CanonicalSubscription.CanonicalEventDefinition Modifier and Type Method Description CanonicalSubscription.CanonicalEventDefinitionCanonicalSubscription. 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.module with parameters of type CanonicalSubscription.CanonicalEventDefinition Modifier and Type Method Description voidCanonicalSubscription. addTrigger(CanonicalSubscription.CanonicalEventDefinition theTrigger)For now we're using the R4 TriggerDefinition, but this may change in the future when things stabilize
-