| Modifier and Type | Method and Description |
|---|---|
JiraType |
JiraIssueDetailsImpl.getType() |
JiraType |
JiraIssueDetails.getType()
Returns JIRA issue type as parsed from remote JIRA response
|
| Modifier and Type | Method and Description |
|---|---|
void |
JiraIssueDetailsImpl.setType(JiraType type) |
JiraIssueDetailsBuilderImpl |
JiraIssueDetailsBuilderImpl.type(JiraType type) |
JiraIssueDetailsBuilder |
JiraIssueDetailsBuilder.type(JiraType type) |
| Modifier and Type | Method and Description |
|---|---|
JiraType |
JiraXmlSearchResultItemEntity.getType() |
| Modifier and Type | Method and Description |
|---|---|
JiraType |
JiraTypeAdapter.unmarshal(JiraXmlSearchResultItemTypeEntity v) |
| Modifier and Type | Method and Description |
|---|---|
JiraXmlSearchResultItemTypeEntity |
JiraTypeAdapter.marshal(JiraType jiraType) |
| Modifier and Type | Class and Description |
|---|---|
class |
JiraTypeImpl |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.