Uses of Interface
com.flowable.engage.api.profile.subscription.UserSubscriptionService
Packages that use UserSubscriptionService
Package
Description
-
Uses of UserSubscriptionService in com.flowable.engage.api
Methods in com.flowable.engage.api that return UserSubscriptionService -
Uses of UserSubscriptionService in com.flowable.engage.engine
Fields in com.flowable.engage.engine declared as UserSubscriptionServiceModifier and TypeFieldDescriptionprotected UserSubscriptionService
EngageEngineConfiguration.userSubscriptionService
Methods in com.flowable.engage.engine that return UserSubscriptionServiceModifier and TypeMethodDescriptionEngageEngine.getUserSubscriptionService()
EngageEngineConfiguration.getUserSubscriptionService()
Methods in com.flowable.engage.engine with parameters of type UserSubscriptionServiceModifier and TypeMethodDescriptionvoid
EngageEngineConfiguration.setUserSubscriptionService
(UserSubscriptionService userSubscriptionService) -
Uses of UserSubscriptionService in com.flowable.engage.engine.impl
Fields in com.flowable.engage.engine.impl declared as UserSubscriptionServiceModifier and TypeFieldDescriptionprotected UserSubscriptionService
EngageEngineImpl.userSubscriptionService
Methods in com.flowable.engage.engine.impl that return UserSubscriptionService -
Uses of UserSubscriptionService in com.flowable.engage.engine.impl.profile.subscription
Classes in com.flowable.engage.engine.impl.profile.subscription that implement UserSubscriptionServiceModifier and TypeClassDescriptionclass
An in memory user subscription service.