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 PlatformIdentityInfoEntityManagerCoreIdmEngineConfiguration.platformIdentityInfoEntityManagerMethods 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 PlatformIdentityInfoEntityManagerGroupEntityManagerImpl.getPlatformIdentityInfoEntityManager()protected PlatformIdentityInfoEntityManagerUserEntityManagerImpl.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)