Uses of Interface
org.flowable.idm.engine.impl.persistence.entity.UserEntityManager
Packages that use UserEntityManager
Package
Description
-
Uses of UserEntityManager in org.flowable.idm.engine
Fields in org.flowable.idm.engine declared as UserEntityManagerModifier and TypeFieldDescriptionprotected UserEntityManager
IdmEngineConfiguration.userEntityManager
Methods in org.flowable.idm.engine that return UserEntityManagerMethods in org.flowable.idm.engine with parameters of type UserEntityManagerModifier and TypeMethodDescriptionIdmEngineConfiguration.setUserEntityManager
(UserEntityManager userEntityManager) -
Uses of UserEntityManager in org.flowable.idm.engine.impl.persistence.entity
Classes in org.flowable.idm.engine.impl.persistence.entity that implement UserEntityManager -
Uses of UserEntityManager in org.flowable.idm.engine.impl.util
Methods in org.flowable.idm.engine.impl.util that return UserEntityManagerModifier and TypeMethodDescriptionstatic UserEntityManager
CommandContextUtil.getUserEntityManager()
static UserEntityManager
CommandContextUtil.getUserEntityManager
(CommandContext commandContext)