Modifier and Type | Method and Description |
---|---|
JiraAssignee |
JiraIssueDetailsImpl.getAssignee() |
JiraAssignee |
JiraIssueDetails.getAssignee()
Returns JIRA issue assignee as parsed from remote JIRA response
|
Modifier and Type | Method and Description |
---|---|
JiraIssueDetailsBuilderImpl |
JiraIssueDetailsBuilderImpl.assignee(JiraAssignee assignee) |
JiraIssueDetailsBuilder |
JiraIssueDetailsBuilder.assignee(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(JiraXmlSearchResultItemAssigneeEntity v) |
Modifier and Type | Method and Description |
---|---|
JiraXmlSearchResultItemAssigneeEntity |
JiraAssigneeAdapter.marshal(JiraAssignee jiraAssignee) |
Modifier and Type | Class and Description |
---|---|
class |
JiraAssigneeImpl |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.