| Package | Description |
|---|---|
| org.jboss.set.aphrodite.issue.trackers.jira |
| Modifier and Type | Method and Description |
|---|---|
static JiraIssueResolution |
JiraIssueResolution.getById(long id) |
JiraIssueResolution |
JiraIssue.getResolution() |
static JiraIssueResolution |
JiraIssueResolution.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JiraIssueResolution[] |
JiraIssueResolution.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JiraIssue.setResolution(JiraIssueResolution resolution) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.