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
Classes in com.flowable.idm.engine.impl that implement interfaces with type arguments of type PlatformGroupEntityFields 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 PlatformGroupEntitySubclasses with type arguments of type PlatformGroupEntity in com.flowable.idm.engine.impl.persistence.entitySubinterfaces with type arguments of type PlatformGroupEntity in com.flowable.idm.engine.impl.persistence.entityMethods 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
Subinterfaces with type arguments of type PlatformGroupEntity in com.flowable.idm.engine.impl.persistence.entity.data -
Uses of PlatformGroupEntity in com.flowable.idm.engine.impl.persistence.entity.data.impl
Subclasses with type arguments of type PlatformGroupEntity in com.flowable.idm.engine.impl.persistence.entity.data.implMethods 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, org.flowable.common.engine.impl.interceptor.CommandContext commandContext)