Package | Description |
---|---|
org.codehaus.swizzle.jira |
Modifier and Type | Method and Description |
---|---|
Status |
Issue.getStatus()
6
|
Status |
Jira.getStatus(int id) |
Status |
Jira.getStatus(String name) |
Modifier and Type | Method and Description |
---|---|
List<Status> |
Jira.getStatuses()
List<
Status >: Returns all statuses in the system |
Modifier and Type | Method and Description |
---|---|
void |
BasicIssueFiller.fill(Status dest) |
void |
Issue.setStatus(Status status) |
Copyright © 2019 The Codehaus Foundation. All rights reserved.