public class BulkOperationErrorResult extends Object
Constructor and Description |
---|
BulkOperationErrorResult(Integer status,
ErrorCollection elementErrors,
Integer failedElementNumber) |
Modifier and Type | Method and Description |
---|---|
ErrorCollection |
getElementErrors() |
Integer |
getFailedElementNumber() |
Integer |
getStatus() |
public BulkOperationErrorResult(Integer status, ErrorCollection elementErrors, Integer failedElementNumber)
public Integer getStatus()
public ErrorCollection getElementErrors()
public Integer getFailedElementNumber()
Copyright © 2002-2021 Atlassian. All Rights Reserved.