Uses of Interface
org.flowable.eventregistry.impl.persistence.entity.EventResourceEntityManager
Packages that use EventResourceEntityManager
Package
Description
-
Uses of EventResourceEntityManager in org.flowable.eventregistry.impl
Fields in org.flowable.eventregistry.impl declared as EventResourceEntityManagerModifier and TypeFieldDescriptionprotected EventResourceEntityManagerEventRegistryEngineConfiguration.resourceEntityManagerMethods in org.flowable.eventregistry.impl that return EventResourceEntityManagerMethods in org.flowable.eventregistry.impl with parameters of type EventResourceEntityManagerModifier and TypeMethodDescriptionEventRegistryEngineConfiguration.setResourceEntityManager(EventResourceEntityManager resourceEntityManager) -
Uses of EventResourceEntityManager in org.flowable.eventregistry.impl.persistence
Methods in org.flowable.eventregistry.impl.persistence that return EventResourceEntityManagerModifier and TypeMethodDescriptionprotected EventResourceEntityManagerAbstractManager.getResourceEntityManager() -
Uses of EventResourceEntityManager in org.flowable.eventregistry.impl.persistence.entity
Classes in org.flowable.eventregistry.impl.persistence.entity that implement EventResourceEntityManagerMethods in org.flowable.eventregistry.impl.persistence.entity that return EventResourceEntityManagerModifier and TypeMethodDescriptionprotected EventResourceEntityManagerEventDeploymentEntityManagerImpl.getResourceEntityManager() -
Uses of EventResourceEntityManager in org.flowable.eventregistry.impl.repository
Fields in org.flowable.eventregistry.impl.repository declared as EventResourceEntityManagerModifier and TypeFieldDescriptionprotected EventResourceEntityManagerEventDeploymentBuilderImpl.resourceEntityManager -
Uses of EventResourceEntityManager in org.flowable.eventregistry.impl.util
Methods in org.flowable.eventregistry.impl.util that return EventResourceEntityManagerModifier and TypeMethodDescriptionstatic EventResourceEntityManagerCommandContextUtil.getResourceEntityManager()static EventResourceEntityManagerCommandContextUtil.getResourceEntityManager(CommandContext commandContext)