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 PropertyEntityManagerAbstractEngineConfiguration.propertyEntityManagerMethods 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 PropertyEntityManagerCommandContextUtil.getPropertyEntityManager()static PropertyEntityManagerCommandContextUtil.getPropertyEntityManager(CommandContext commandContext)