| Package | Description |
|---|---|
| net.rcarz.jiraclient.greenhopper |
| Modifier and Type | Method and Description |
|---|---|
Sprint |
SprintReport.getSprint() |
| Modifier and Type | Method and Description |
|---|---|
List<Sprint> |
RapidView.getSprints()
Retrieves all sprints associated with this rapid view.
|
List<Sprint> |
Backlog.getSprints() |
| Modifier and Type | Method and Description |
|---|---|
static SprintReport |
SprintReport.get(RestClient restclient,
RapidView rv,
Sprint sprint)
Retrieves the sprint report for the given rapid view and sprint.
|
SprintReport |
RapidView.getSprintReport(Sprint sprint)
Retrieves the sprint report for the given sprint.
|
Copyright © 2022. All rights reserved.