Uses of Interface
com.flowable.idm.engine.impl.persistence.entity.PlatformIdentityInfoEntityManager
Packages that use PlatformIdentityInfoEntityManager
Package
Description
-
Uses of PlatformIdentityInfoEntityManager in com.flowable.idm.engine
Fields in com.flowable.idm.engine declared as PlatformIdentityInfoEntityManagerModifier and TypeFieldDescriptionprotected PlatformIdentityInfoEntityManager
CoreIdmEngineConfiguration.platformIdentityInfoEntityManager
Methods in com.flowable.idm.engine that return PlatformIdentityInfoEntityManagerModifier and TypeMethodDescriptionCoreIdmEngineConfiguration.getPlatformIdentityInfoEntityManager()
Methods in com.flowable.idm.engine with parameters of type PlatformIdentityInfoEntityManagerModifier and TypeMethodDescriptionCoreIdmEngineConfiguration.setPlatformIdentityInfoEntityManager
(PlatformIdentityInfoEntityManager platformIdentityInfoEntityManager) -
Uses of PlatformIdentityInfoEntityManager in com.flowable.idm.engine.impl.persistence.entity
Classes in com.flowable.idm.engine.impl.persistence.entity that implement PlatformIdentityInfoEntityManagerMethods in com.flowable.idm.engine.impl.persistence.entity that return PlatformIdentityInfoEntityManagerModifier and TypeMethodDescriptionprotected PlatformIdentityInfoEntityManager
GroupEntityManagerImpl.getPlatformIdentityInfoEntityManager()
protected PlatformIdentityInfoEntityManager
UserEntityManagerImpl.getPlatformIdentityInfoEntityManager()
-
Uses of PlatformIdentityInfoEntityManager in com.flowable.idm.engine.impl.util
Methods in com.flowable.idm.engine.impl.util that return PlatformIdentityInfoEntityManagerModifier and TypeMethodDescriptionCommandContextUtil.getPlatformIdentityInfoEntityManager()
CommandContextUtil.getPlatformIdentityInfoEntityManager
(CommandContext commandContext)