| Modifier and Type | Method and Description |
|---|---|
JiraAssignee |
JiraIssueDetailsImpl.getAssignee() |
@Nullable JiraAssignee |
JiraIssueDetails.getAssignee()
Returns JIRA issue assignee as parsed from remote JIRA response
|
| Modifier and Type | Method and Description |
|---|---|
JiraIssueDetailsBuilderImpl |
JiraIssueDetailsBuilderImpl.assignee(@NotNull JiraAssignee assignee) |
JiraIssueDetailsBuilder |
JiraIssueDetailsBuilder.assignee(@NotNull JiraAssignee assignee) |
void |
JiraIssueDetailsImpl.setAssignee(JiraAssignee assignee) |
| Modifier and Type | Method and Description |
|---|---|
JiraAssignee |
JiraXmlSearchResultItemEntity.getAssignee() |
| Modifier and Type | Method and Description |
|---|---|
JiraAssignee |
JiraAssigneeAdapter.unmarshal(@Nullable JiraXmlSearchResultItemAssigneeEntity v) |
| Modifier and Type | Method and Description |
|---|---|
JiraXmlSearchResultItemAssigneeEntity |
JiraAssigneeAdapter.marshal(@Nullable JiraAssignee jiraAssignee) |
| Modifier and Type | Class and Description |
|---|---|
class |
JiraAssigneeImpl |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.