| Package | Description |
|---|---|
| org.mule.common.bulk |
| Modifier and Type | Method and Description |
|---|---|
protected BulkItem<T> |
BulkItem.BulkItemBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<BulkItem<T>> |
BulkOperationResult.getItems()
An ordered list of
BulkItem, one per each item in the original
operation, no matter if the record was successful or not |
Copyright © 2015 MuleSoft, Inc.. All rights reserved.