
Uses of Class
ca.uhn.fhir.jpa.subscription.match.matcher.subscriber.BaseSubscriberForSubscriptionResources
-
Packages that use BaseSubscriberForSubscriptionResources Package Description ca.uhn.fhir.jpa.subscription.match.matcher.subscriber -
-
Uses of BaseSubscriberForSubscriptionResources in ca.uhn.fhir.jpa.subscription.match.matcher.subscriber
Subclasses of BaseSubscriberForSubscriptionResources in ca.uhn.fhir.jpa.subscription.match.matcher.subscriber Modifier and Type Class Description class
SubscriptionActivatingSubscriber
Responsible for transitioning subscription resources from REQUESTED to ACTIVE Once activated, the subscription is added to the SubscriptionRegistry.class
SubscriptionRegisteringSubscriber
Responsible for transitioning subscription resources from REQUESTED to ACTIVE Once activated, the subscription is added to the SubscriptionRegistry.
-