Uses of Class
com.broadleafcommerce.bulk.service.BatchProcessResponse
Packages that use BatchProcessResponse
-
Uses of BatchProcessResponse in com.broadleafcommerce.bulk.service
Methods in com.broadleafcommerce.bulk.service that return BatchProcessResponseModifier and TypeMethodDescriptionBulkUpdateProcessor.modifyAndPersist
(List<P> batchToProcess, BulkUpdate bulkUpdate) Accepts a list of objects - this will be a batch subset of the full results returned inBulkUpdateProcessor.readRecordsToProcess(BulkUpdate)
.