Class DaoSubscriptionMatcher
java.lang.Object
ca.uhn.fhir.jpa.subscription.match.matcher.matching.DaoSubscriptionMatcher
- All Implemented Interfaces:
ISubscriptionMatcher
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionmatch
(CanonicalSubscription theSubscription, ResourceModifiedMessage theMsg)
-
Constructor Details
-
DaoSubscriptionMatcher
public DaoSubscriptionMatcher()
-
-
Method Details
-
match
public InMemoryMatchResult match(CanonicalSubscription theSubscription, ResourceModifiedMessage theMsg) - Specified by:
match
in interfaceISubscriptionMatcher
-