| Package | Description |
|---|---|
| com.atlassian.bamboo.jira.rest |
| Modifier and Type | Field and Description |
|---|---|
@Nullable Errors |
JiraRestResponse.errors |
| Modifier and Type | Method and Description |
|---|---|
Errors |
Errors.addError(String msg) |
Errors |
Errors.addError(String key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
JiraRestResponse.JiraRestResponseBuilder |
JiraRestResponse.JiraRestResponseBuilder.errors(Errors errors) |
| Constructor and Description |
|---|
JiraRestResponse(int statusCode,
String statusMessage,
Errors errors,
String body,
com.opensymphony.webwork.dispatcher.json.JSONObject entity) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.