| Package | Description |
|---|---|
| org.jboss.set.aphrodite.jira.rest.client.internal.async | |
| org.jboss.set.aphrodite.jira.rest.client.internal.json |
| Modifier and Type | Method and Description |
|---|---|
io.atlassian.util.concurrent.Promise<Page<Board>> |
AsynchronousAgileRestClient.getAllBoards(Long startAt,
Integer maxResults,
String type,
String name,
String projectKeyOrId) |
io.atlassian.util.concurrent.Promise<Page<Sprint>> |
AsynchronousAgileRestClient.getAllSprints(int boardId,
Long startAt,
Integer maxResults,
String state) |
| Modifier and Type | Method and Description |
|---|---|
Page<V> |
PageParser.parse(org.codehaus.jettison.json.JSONObject json) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.