public class BulkOperationErrorResult extends Object
Constructor and Description |
---|
BulkOperationErrorResult(ErrorCollection errors,
Integer failedElementNumber) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
ErrorCollection |
getElementErrors() |
Integer |
getFailedElementNumber() |
int |
hashCode() |
String |
toString() |
public BulkOperationErrorResult(ErrorCollection errors, Integer failedElementNumber)
public ErrorCollection getElementErrors()
public Integer getFailedElementNumber()
Copyright © 2013 Atlassian. All Rights Reserved.