Uses of Interface
com.flowable.idm.engine.impl.persistence.entity.UserAccountEntityManager
Packages that use UserAccountEntityManager
Package
Description
-
Uses of UserAccountEntityManager in com.flowable.idm.engine
Fields in com.flowable.idm.engine declared as UserAccountEntityManagerModifier and TypeFieldDescriptionprotected UserAccountEntityManagerCoreIdmEngineConfiguration.userAccountEntityManagerMethods in com.flowable.idm.engine that return UserAccountEntityManagerMethods in com.flowable.idm.engine with parameters of type UserAccountEntityManagerModifier and TypeMethodDescriptionvoidCoreIdmEngineConfiguration.setUserAccountEntityManager(UserAccountEntityManager userAccountEntityManager) -
Uses of UserAccountEntityManager in com.flowable.idm.engine.impl.persistence.entity
Classes in com.flowable.idm.engine.impl.persistence.entity that implement UserAccountEntityManagerMethods in com.flowable.idm.engine.impl.persistence.entity that return UserAccountEntityManagerModifier and TypeMethodDescriptionprotected UserAccountEntityManagerUserEntityManagerImpl.getUserAccountEntityManager() -
Uses of UserAccountEntityManager in com.flowable.idm.engine.impl.util
Methods in com.flowable.idm.engine.impl.util that return UserAccountEntityManagerModifier and TypeMethodDescriptionstatic UserAccountEntityManagerCommandContextUtil.getUserAccountEntityManager(CommandContext commandContext)