| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.model |
| Modifier and Type | Method and Description |
|---|---|
UserDetails |
UserDetails.accountId(String accountId) |
UserDetails |
Fields.getAssignee()
The assignee of the linked issue.
|
UserDetails |
Attachment.getAuthor()
Details of the user who added the attachment.
|
UserDetails |
Changelog.getAuthor()
The user who made the change.
|
UserDetails |
Comment.getAuthor()
The ID of the user who created the comment.
|
UserDetails |
Worklog.getAuthor()
Details of the user who created the worklog.
|
UserDetails |
Comment.getUpdateAuthor()
The ID of the user who updated the comment last.
|
UserDetails |
Worklog.getUpdateAuthor()
Details of the user who last updated the worklog.
|
UserDetails |
EventNotification.getUser()
The specified user.
|
| Modifier and Type | Method and Description |
|---|---|
List<UserDetails> |
PagedListUserDetailsApplicationUser.getItems()
The list of items.
|
List<UserDetails> |
NotificationRecipients.getUsers()
List of users to receive the notification.
|
List<UserDetails> |
PageBeanUserDetails.getValues()
The list of items.
|
List<UserDetails> |
Watchers.getWatchers()
Details of the users watching this issue.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationRecipients |
NotificationRecipients.addUsersItem(UserDetails usersItem) |
void |
EventNotification.setUser(UserDetails user) |
EventNotification |
EventNotification.user(UserDetails user) |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationRecipients.setUsers(List<UserDetails> users) |
NotificationRecipients |
NotificationRecipients.users(List<UserDetails> users) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.