Uses of Interface
org.flowable.idm.engine.impl.persistence.entity.PropertyEntityManager
Packages that use PropertyEntityManager
Package
Description
-
Uses of PropertyEntityManager in org.flowable.idm.engine
Fields in org.flowable.idm.engine declared as PropertyEntityManagerModifier and TypeFieldDescriptionprotected PropertyEntityManager
IdmEngineConfiguration.idmPropertyEntityManager
Methods in org.flowable.idm.engine that return PropertyEntityManagerMethods in org.flowable.idm.engine with parameters of type PropertyEntityManagerModifier and TypeMethodDescriptionIdmEngineConfiguration.setIdmPropertyEntityManager
(PropertyEntityManager idmPropertyEntityManager) -
Uses of PropertyEntityManager in org.flowable.idm.engine.impl.persistence.entity
Classes in org.flowable.idm.engine.impl.persistence.entity that implement PropertyEntityManager -
Uses of PropertyEntityManager in org.flowable.idm.engine.impl.util
Methods in org.flowable.idm.engine.impl.util that return PropertyEntityManagerModifier and TypeMethodDescriptionstatic PropertyEntityManager
CommandContextUtil.getPropertyEntityManager()
static PropertyEntityManager
CommandContextUtil.getPropertyEntityManager
(CommandContext commandContext)