| Package | Description |
|---|---|
| net.rcarz.jiraclient |
| Modifier and Type | Method and Description |
|---|---|
static User |
User.get(RestClient restclient,
String username)
Retrieves the given user record.
|
User |
Issue.getAssignee() |
User |
WorkLog.getAuthor() |
User |
Comment.getAuthor() |
User |
ChangeLogEntry.getAuthor()
Obtains the author of the change log entry.
|
User |
Attachment.getAuthor() |
User |
Project.getLead() |
User |
Issue.getReporter() |
User |
WorkLog.getUpdateAuthor() |
User |
Comment.getUpdateAuthor() |
User |
IssueHistory.getUser() |
| Modifier and Type | Method and Description |
|---|---|
List<User> |
Project.getAssignableUsers() |
List<User> |
Watches.getWatchers() |
Copyright © 2022. All rights reserved.