| Package | Description |
|---|---|
| net.rcarz.jiraclient.agile |
| Modifier and Type | Method and Description |
|---|---|
static Board |
Board.get(RestClient restclient,
long id)
Retrieves the given rapid view.
|
Board |
AgileClient.getBoard(long id)
Retrieves the board with the given ID.
|
| Modifier and Type | Method and Description |
|---|---|
static List<Board> |
Board.getAll(RestClient restclient)
Retrieves all boards visible to the session user.
|
List<Board> |
AgileClient.getBoards()
Retrieves all boards visible to the session user.
|
Copyright © 2022. All rights reserved.