Uses of Interface
org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityManager
Packages that use IdentityInfoEntityManager
Package
Description
-
Uses of IdentityInfoEntityManager in org.flowable.idm.engine
Fields in org.flowable.idm.engine declared as IdentityInfoEntityManagerModifier and TypeFieldDescriptionprotected IdentityInfoEntityManagerIdmEngineConfiguration.identityInfoEntityManagerMethods in org.flowable.idm.engine that return IdentityInfoEntityManagerMethods in org.flowable.idm.engine with parameters of type IdentityInfoEntityManagerModifier and TypeMethodDescriptionIdmEngineConfiguration.setIdentityInfoEntityManager(IdentityInfoEntityManager identityInfoEntityManager) -
Uses of IdentityInfoEntityManager in org.flowable.idm.engine.impl.persistence
Methods in org.flowable.idm.engine.impl.persistence that return IdentityInfoEntityManagerModifier and TypeMethodDescriptionprotected IdentityInfoEntityManagerAbstractManager.getIdentityInfoEntityManager() -
Uses of IdentityInfoEntityManager in org.flowable.idm.engine.impl.persistence.entity
Classes in org.flowable.idm.engine.impl.persistence.entity that implement IdentityInfoEntityManagerMethods in org.flowable.idm.engine.impl.persistence.entity that return IdentityInfoEntityManagerModifier and TypeMethodDescriptionprotected IdentityInfoEntityManagerUserEntityManagerImpl.getIdentityInfoEntityManager() -
Uses of IdentityInfoEntityManager in org.flowable.idm.engine.impl.util
Methods in org.flowable.idm.engine.impl.util that return IdentityInfoEntityManagerModifier and TypeMethodDescriptionstatic IdentityInfoEntityManagerCommandContextUtil.getIdentityInfoEntityManager()static IdentityInfoEntityManagerCommandContextUtil.getIdentityInfoEntityManager(CommandContext commandContext)