Uses of Interface
org.flowable.idm.api.UserQuery
-
Packages that use UserQuery Package Description org.flowable.idm.api -
-
Uses of UserQuery in org.flowable.idm.api
Methods in org.flowable.idm.api that return UserQuery Modifier and Type Method Description UserQueryIdmIdentityService. createUserQuery()Creates aUserQuerythat allows to programmatically query the users.
-