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 GroupEntityManager
IdmEngineConfiguration.groupEntityManager
Methods 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 GroupEntityManager
AbstractManager.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 GroupEntityManager
CommandContextUtil.getGroupEntityManager()
static GroupEntityManager
CommandContextUtil.getGroupEntityManager
(CommandContext commandContext)