Uses of Interface
org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
Packages that use EventSubscriptionEntityManager
Package
Description
-
Uses of EventSubscriptionEntityManager in org.flowable.eventsubscription.service
Fields in org.flowable.eventsubscription.service declared as EventSubscriptionEntityManagerModifier and TypeFieldDescriptionprotected EventSubscriptionEntityManager
EventSubscriptionServiceConfiguration.eventSubscriptionEntityManager
Methods in org.flowable.eventsubscription.service that return EventSubscriptionEntityManagerModifier and TypeMethodDescriptionEventSubscriptionServiceConfiguration.getEventSubscriptionEntityManager()
Methods in org.flowable.eventsubscription.service with parameters of type EventSubscriptionEntityManagerModifier and TypeMethodDescriptionEventSubscriptionServiceConfiguration.setEventSubscriptionEntityManager
(EventSubscriptionEntityManager eventSubscriptionEntityManager) -
Uses of EventSubscriptionEntityManager in org.flowable.eventsubscription.service.impl
Methods in org.flowable.eventsubscription.service.impl that return EventSubscriptionEntityManagerModifier and TypeMethodDescriptionEventSubscriptionServiceImpl.getEventSubscriptionEntityManager()
-
Uses of EventSubscriptionEntityManager in org.flowable.eventsubscription.service.impl.persistence
Methods in org.flowable.eventsubscription.service.impl.persistence that return EventSubscriptionEntityManagerModifier and TypeMethodDescriptionprotected EventSubscriptionEntityManager
AbstractManager.getEventSubscriptionEntityManager()
-
Uses of EventSubscriptionEntityManager in org.flowable.eventsubscription.service.impl.persistence.entity
Classes in org.flowable.eventsubscription.service.impl.persistence.entity that implement EventSubscriptionEntityManager