Uses of Interface
com.flowable.idm.engine.impl.persistence.entity.PlatformGroupEntity
Packages that use PlatformGroupEntity
Package
Description
-
Uses of PlatformGroupEntity in com.flowable.idm.engine.impl
Fields in com.flowable.idm.engine.impl declared as PlatformGroupEntityModifier and TypeFieldDescriptionprotected PlatformGroupEntityPlatformGroupBuilderImpl.groupprotected PlatformGroupEntityPlatformGroupBuilderImpl.originalGroupMethods in com.flowable.idm.engine.impl that return PlatformGroupEntityModifier and TypeMethodDescriptionPlatformGroupBuilderImpl.getGroup()PlatformGroupBuilderImpl.getOriginalGroup() -
Uses of PlatformGroupEntity in com.flowable.idm.engine.impl.persistence.entity
Classes in com.flowable.idm.engine.impl.persistence.entity that implement PlatformGroupEntityMethods in com.flowable.idm.engine.impl.persistence.entity that return PlatformGroupEntityModifier and TypeMethodDescriptionGroupEntityManager.createNewGroup(String groupId) GroupEntityManagerImpl.createNewGroup(String groupId) -
Uses of PlatformGroupEntity in com.flowable.idm.engine.impl.persistence.entity.data.impl
Methods in com.flowable.idm.engine.impl.persistence.entity.data.impl that return PlatformGroupEntityMethods in com.flowable.idm.engine.impl.persistence.entity.data.impl that return types with arguments of type PlatformGroupEntityModifier and TypeMethodDescriptionClass<? extends PlatformGroupEntity>MybatisGroupDataManager.getManagedEntityClass() -
Uses of PlatformGroupEntity in com.flowable.idm.engine.impl.util
Methods in com.flowable.idm.engine.impl.util that return PlatformGroupEntityModifier and TypeMethodDescriptionstatic PlatformGroupEntityPlatformIdentityInfoUtil.findPlatformGroupById(String groupId, CommandContext commandContext)