Uses of Interface
org.flowable.idm.engine.impl.persistence.entity.UserEntity
Packages that use UserEntity
Package
Description
-
Uses of UserEntity in org.flowable.idm.engine.impl
Classes in org.flowable.idm.engine.impl that implement interfaces with type arguments of type UserEntity -
Uses of UserEntity in org.flowable.idm.engine.impl.persistence.entity
Classes in org.flowable.idm.engine.impl.persistence.entity that implement UserEntitySubclasses with type arguments of type UserEntity in org.flowable.idm.engine.impl.persistence.entitySubinterfaces with type arguments of type UserEntity in org.flowable.idm.engine.impl.persistence.entityMethods in org.flowable.idm.engine.impl.persistence.entity that return UserEntityMethods in org.flowable.idm.engine.impl.persistence.entity with parameters of type UserEntity -
Uses of UserEntity in org.flowable.idm.engine.impl.persistence.entity.data
Subinterfaces with type arguments of type UserEntity in org.flowable.idm.engine.impl.persistence.entity.data -
Uses of UserEntity in org.flowable.idm.engine.impl.persistence.entity.data.impl
Subclasses with type arguments of type UserEntity in org.flowable.idm.engine.impl.persistence.entity.data.implMethods in org.flowable.idm.engine.impl.persistence.entity.data.impl that return UserEntityMethods in org.flowable.idm.engine.impl.persistence.entity.data.impl that return types with arguments of type UserEntityModifier and TypeMethodDescriptionClass<? extends UserEntity> MybatisUserDataManager.getManagedEntityClass()