| Package | Description |
|---|---|
| net.rcarz.jiraclient.agile |
| Modifier and Type | Method and Description |
|---|---|
static Epic |
Epic.get(RestClient restclient,
long id)
Retrieves the epic matching the ID.
|
Epic |
Issue.getEpic() |
Epic |
AgileClient.getEpic(long id)
Retrieves the epic with the given ID.
|
| Modifier and Type | Method and Description |
|---|---|
List<Epic> |
Board.getEpics() |
Copyright © 2022. All rights reserved.