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