Uses of Class
org.sonar.api.user.UserQuery

Packages that use UserQuery
org.sonar.api.user   
 

Uses of UserQuery in org.sonar.api.user
 

Fields in org.sonar.api.user declared as UserQuery
static UserQuery UserQuery.ALL_ACTIVES
           
 

Methods in org.sonar.api.user that return UserQuery
 UserQuery UserQuery.Builder.build()
           
 

Methods in org.sonar.api.user with parameters of type UserQuery
 List<User> UserFinder.find(UserQuery query)
           
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.