| Package | Description |
|---|---|
| org.codehaus.swizzle.jira |
| Modifier and Type | Method and Description |
|---|---|
Priority |
Issue.getPriority() |
Priority |
Jira.getPriority(int id) |
Priority |
Jira.getPriority(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<Priority> |
Jira.getPriorities()
List<
Priority>: Returns all priorities in the system |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicIssueFiller.fill(Priority dest) |
void |
Issue.setPriority(Priority priority) |
Copyright © 2021 The Codehaus Foundation. All rights reserved.