Uses of Interface
org.flowable.idm.api.UserBaseQuery
-
Packages that use UserBaseQuery Package Description org.flowable.idm.api -
-
Uses of UserBaseQuery in org.flowable.idm.api
Classes in org.flowable.idm.api with type parameters of type UserBaseQuery Modifier and Type Interface Description interfaceUserBaseQuery<T extends UserBaseQuery<T,U>,U extends User>Allows programmatic querying ofUserSubinterfaces of UserBaseQuery in org.flowable.idm.api Modifier and Type Interface Description interfaceUserQueryAllows programmatic querying ofUser
-