Uses of Interface
org.flowable.common.engine.impl.persistence.entity.PropertyEntityManager
Packages that use PropertyEntityManager
Package
Description
-
Uses of PropertyEntityManager in org.flowable.common.engine.impl
Fields in org.flowable.common.engine.impl declared as PropertyEntityManagerModifier and TypeFieldDescriptionprotected PropertyEntityManager
AbstractEngineConfiguration.propertyEntityManager
Methods in org.flowable.common.engine.impl that return PropertyEntityManagerMethods in org.flowable.common.engine.impl with parameters of type PropertyEntityManagerModifier and TypeMethodDescriptionAbstractEngineConfiguration.setPropertyEntityManager
(PropertyEntityManager propertyEntityManager) -
Uses of PropertyEntityManager in org.flowable.common.engine.impl.persistence.entity
Classes in org.flowable.common.engine.impl.persistence.entity that implement PropertyEntityManager -
Uses of PropertyEntityManager in org.flowable.engine.impl.cfg
Methods in org.flowable.engine.impl.cfg with parameters of type PropertyEntityManagerModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setPropertyEntityManager
(PropertyEntityManager propertyEntityManager) -
Uses of PropertyEntityManager in org.flowable.engine.impl.util
Methods in org.flowable.engine.impl.util that return PropertyEntityManagerModifier and TypeMethodDescriptionstatic PropertyEntityManager
CommandContextUtil.getPropertyEntityManager()
static PropertyEntityManager
CommandContextUtil.getPropertyEntityManager
(CommandContext commandContext)