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 UserEntityManagerIdmEngineConfiguration.userEntityManagerMethods 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 UserEntityManagerCommandContextUtil.getUserEntityManager()static UserEntityManagerCommandContextUtil.getUserEntityManager(CommandContext commandContext)