| Package | Description |
|---|---|
| com.atlassian.jira.rest.client.api | |
| com.atlassian.jira.rest.client.api.domain | |
| com.atlassian.jira.rest.client.api.domain.util |
| Modifier and Type | Method and Description |
|---|---|
Collection<ErrorCollection> |
RestClientException.getErrorCollections() |
| Constructor and Description |
|---|
RestClientException(Collection<ErrorCollection> errorCollections,
int statusCode) |
RestClientException(Collection<ErrorCollection> errorCollections,
Throwable cause,
int statusCode) |
| Modifier and Type | Method and Description |
|---|---|
ErrorCollection |
BulkOperationErrorResult.getElementErrors() |
| Constructor and Description |
|---|
BulkOperationErrorResult(ErrorCollection errors,
Integer failedElementNumber) |
| Modifier and Type | Method and Description |
|---|---|
ErrorCollection |
ErrorCollection.Builder.build() |
Copyright © 2019 Atlassian. All rights reserved.