Uses of Interface
org.flowable.idm.engine.impl.persistence.entity.GroupEntityManager
Packages that use GroupEntityManager
Package
Description
-
Uses of GroupEntityManager in org.flowable.idm.engine
Fields in org.flowable.idm.engine declared as GroupEntityManagerModifier and TypeFieldDescriptionprotected GroupEntityManagerIdmEngineConfiguration.groupEntityManagerMethods in org.flowable.idm.engine that return GroupEntityManagerMethods in org.flowable.idm.engine with parameters of type GroupEntityManagerModifier and TypeMethodDescriptionIdmEngineConfiguration.setGroupEntityManager(GroupEntityManager groupEntityManager) -
Uses of GroupEntityManager in org.flowable.idm.engine.impl.persistence
Methods in org.flowable.idm.engine.impl.persistence that return GroupEntityManagerModifier and TypeMethodDescriptionprotected GroupEntityManagerAbstractManager.getGroupEntityManager() -
Uses of GroupEntityManager in org.flowable.idm.engine.impl.persistence.entity
Classes in org.flowable.idm.engine.impl.persistence.entity that implement GroupEntityManager -
Uses of GroupEntityManager in org.flowable.idm.engine.impl.util
Methods in org.flowable.idm.engine.impl.util that return GroupEntityManagerModifier and TypeMethodDescriptionstatic GroupEntityManagerCommandContextUtil.getGroupEntityManager()static GroupEntityManagerCommandContextUtil.getGroupEntityManager(CommandContext commandContext)