Uses of Class
org.mule.common.bulk.BulkItem

Packages that use BulkItem
org.mule.common.bulk   
 

Uses of BulkItem in org.mule.common.bulk
 

Methods in org.mule.common.bulk that return BulkItem
protected  BulkItem<T> BulkItem.BulkItemBuilder.build()
           
 

Methods in org.mule.common.bulk that return types with arguments of type BulkItem
 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 © 2014. All rights reserved.