Uses of Interface
org.flowable.idm.api.UserBaseQuery
Packages that use UserBaseQuery
-
Uses of UserBaseQuery in org.flowable.idm.api
Classes in org.flowable.idm.api with type parameters of type UserBaseQueryModifier and TypeInterfaceDescriptioninterface
UserBaseQuery<T extends UserBaseQuery<T,
U>, U extends User> Allows programmatic querying ofUser
Subinterfaces of UserBaseQuery in org.flowable.idm.api -
Uses of UserBaseQuery in org.flowable.idm.engine.impl
Classes in org.flowable.idm.engine.impl that implement UserBaseQuery