| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.api | |
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<FoundUsersAndGroups> |
GroupAndUserPickerApi.findUsersAndGroups(String query,
Optional<Integer> maxResults,
Optional<Boolean> showAvatar,
Optional<String> fieldId,
Optional<List<String>> projectId,
Optional<List<String>> issueTypeId,
Optional<String> avatarSize,
Optional<Boolean> caseInsensitive,
Optional<Boolean> excludeConnectAddons,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Find users and groups
Returns a list of users and groups matching a string.
|
| Modifier and Type | Method and Description |
|---|---|
FoundUsersAndGroups |
FoundUsersAndGroups.groups(FoundGroups groups) |
FoundUsersAndGroups |
FoundUsersAndGroups.users(FoundUsers users) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.