Class BulkOperationErrorResult
java.lang.Object
com.atlassian.jira.rest.client.api.domain.BulkOperationErrorResult
Represents error of creating single element during batch operation.
- Since:
- v1.1
-
Constructor Summary
ConstructorsConstructorDescriptionBulkOperationErrorResult(ErrorCollection errors, Integer failedElementNumber) -
Method Summary