Uses of Interface
org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
Packages that use EventSubscriptionDataManager
Package
Description
-
Uses of EventSubscriptionDataManager in org.flowable.eventsubscription.service
Fields in org.flowable.eventsubscription.service declared as EventSubscriptionDataManagerModifier and TypeFieldDescriptionprotected EventSubscriptionDataManagerEventSubscriptionServiceConfiguration.eventSubscriptionDataManagerMethods in org.flowable.eventsubscription.service that return EventSubscriptionDataManagerModifier and TypeMethodDescriptionEventSubscriptionServiceConfiguration.getEventSubscriptionDataManager()Methods in org.flowable.eventsubscription.service with parameters of type EventSubscriptionDataManagerModifier and TypeMethodDescriptionEventSubscriptionServiceConfiguration.setEventSubscriptionDataManager(EventSubscriptionDataManager eventSubscriptionDataManager) -
Uses of EventSubscriptionDataManager in org.flowable.eventsubscription.service.impl.persistence.entity
Constructors in org.flowable.eventsubscription.service.impl.persistence.entity with parameters of type EventSubscriptionDataManagerModifierConstructorDescriptionEventSubscriptionEntityManagerImpl(EventSubscriptionServiceConfiguration eventSubscriptionServiceConfiguration, EventSubscriptionDataManager eventSubscriptionDataManager) -
Uses of EventSubscriptionDataManager in org.flowable.eventsubscription.service.impl.persistence.entity.data.impl
Classes in org.flowable.eventsubscription.service.impl.persistence.entity.data.impl that implement EventSubscriptionDataManager