| 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 |
|---|---|
java.util.Collection<ErrorCollection> |
RestClientException.getErrorCollections() |
| Constructor and Description |
|---|
RestClientException(java.util.Collection<ErrorCollection> errorCollections,
int statusCode) |
RestClientException(java.util.Collection<ErrorCollection> errorCollections,
java.lang.Throwable cause,
int statusCode) |
| Modifier and Type | Method and Description |
|---|---|
ErrorCollection |
BulkOperationErrorResult.getElementErrors() |
| Constructor and Description |
|---|
BulkOperationErrorResult(ErrorCollection errors,
java.lang.Integer failedElementNumber) |
| Modifier and Type | Method and Description |
|---|---|
ErrorCollection |
ErrorCollection.Builder.build() |
Copyright © 2013 Atlassian. All Rights Reserved.