Uses of Interface
org.flowable.idm.engine.impl.persistence.entity.data.IdentityInfoDataManager
Packages that use IdentityInfoDataManager
Package
Description
-
Uses of IdentityInfoDataManager in org.flowable.idm.engine
Fields in org.flowable.idm.engine declared as IdentityInfoDataManagerModifier and TypeFieldDescriptionprotected IdentityInfoDataManager
IdmEngineConfiguration.identityInfoDataManager
Methods in org.flowable.idm.engine that return IdentityInfoDataManagerMethods in org.flowable.idm.engine with parameters of type IdentityInfoDataManagerModifier and TypeMethodDescriptionIdmEngineConfiguration.setIdentityInfoDataManager
(IdentityInfoDataManager identityInfoDataManager) -
Uses of IdentityInfoDataManager in org.flowable.idm.engine.impl.persistence.entity
Constructors in org.flowable.idm.engine.impl.persistence.entity with parameters of type IdentityInfoDataManagerModifierConstructorDescriptionIdentityInfoEntityManagerImpl
(IdmEngineConfiguration idmEngineConfiguration, IdentityInfoDataManager identityInfoDataManager) -
Uses of IdentityInfoDataManager in org.flowable.idm.engine.impl.persistence.entity.data.impl
Classes in org.flowable.idm.engine.impl.persistence.entity.data.impl that implement IdentityInfoDataManager