Class ActiveSubscription
java.lang.Object
ca.uhn.fhir.jpa.subscription.match.registry.ActiveSubscription
-
Constructor Summary
ConstructorDescriptionActiveSubscription
(CanonicalSubscription theSubscription, String theChannelName) -
Method Summary
Modifier and TypeMethodDescriptionlong
getId()
long
boolean
void
setFlagForDeletion
(boolean theFlagForDeletion) void
setRetryConfiguration
(ChannelRetryConfiguration theParams) final void
setSubscription
(CanonicalSubscription theSubscription)
-
Constructor Details
-
ActiveSubscription
-
-
Method Details
-
getCriteria
-
getSubscription
-
setSubscription
-
getChannelName
-
isFlagForDeletion
-
setFlagForDeletion
-
getId
-
getChannelType
-
setRetryConfiguration
-
getRetryConfigurationParameters
-
getDeliveriesCount
-
incrementDeliveriesCount
-