| Package | Description |
|---|---|
| org.sonar.wsclient.user | |
| org.sonar.wsclient.user.internal |
| Modifier and Type | Method and Description |
|---|---|
static UserQuery |
UserQuery.create() |
UserQuery |
UserQuery.includeDeactivated() |
UserQuery |
UserQuery.logins(String... s) |
UserQuery |
UserQuery.searchText(String s) |
| Modifier and Type | Method and Description |
|---|---|
List<User> |
UserClient.find(UserQuery query) |
| Modifier and Type | Method and Description |
|---|---|
List<User> |
DefaultUserClient.find(UserQuery query) |
Copyright © 2009–2015 SonarSource. All rights reserved.