Package | Description |
---|---|
com.atlassian.bamboo.plugins.rest.documentation | |
com.atlassian.bamboo.plugins.rest.model.build.issue | |
com.atlassian.bamboo.plugins.rest.resource |
Modifier and Type | Field and Description |
---|---|
static RestJiraIssue |
RestJiraIssueExampleDocument.EXAMPLE_ISSUE |
static RestJiraIssue |
RestJiraIssueExampleDocument.EXAMPLE_ISSUE1 |
Modifier and Type | Method and Description |
---|---|
static RestJiraIssue |
RestJiraIssue.createFromLinkedJiraIssueFunction(LinkedJiraIssue jiraIssue) |
Modifier and Type | Method and Description |
---|---|
static com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestJiraIssue> |
RestJiraIssueListWrapperCallBacks.ofList(List<LinkedJiraIssue> items,
int maxResults,
Project project,
JiraIssueManager jiraIssueManager,
javax.ws.rs.core.UriInfo uriInfo)
This ListWrapperCallback will read details of JIRA issues on demand
|
Modifier and Type | Method and Description |
---|---|
void |
RestJiraIssueList.setIssue(List<RestJiraIssue> issue) |
Constructor and Description |
---|
RestJiraIssueList(int size,
org.apache.commons.lang3.Range<Integer> range,
com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestJiraIssue> callback) |
Modifier and Type | Method and Description |
---|---|
RestJiraIssue |
PlanResource.getIssueDetails(String projectKey,
String buildKey,
String issueKey,
javax.ws.rs.core.UriInfo uriInfo) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.