| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.model |
| Modifier and Type | Method and Description |
|---|---|
UserPickerUser |
UserPickerUser.accountId(String accountId) |
UserPickerUser |
UserPickerUser.avatarUrl(URI avatarUrl) |
UserPickerUser |
UserPickerUser.displayName(String displayName) |
UserPickerUser |
UserPickerUser.html(String html) |
UserPickerUser |
UserPickerUser.key(String key) |
UserPickerUser |
UserPickerUser.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<UserPickerUser> |
FoundUsers.getUsers()
Get users
|
| Modifier and Type | Method and Description |
|---|---|
FoundUsers |
FoundUsers.addUsersItem(UserPickerUser usersItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
FoundUsers.setUsers(List<UserPickerUser> users) |
FoundUsers |
FoundUsers.users(List<UserPickerUser> users) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.