public interface IBatchFactory
| Modifier and Type | Method and Description |
|---|---|
Batch |
create(List<BasePayload> batch)
Creates a batch model around a list of items
|
Batch create(List<BasePayload> batch)
batch - A list of items that represents the batchBatchCopyright © 2014. All Rights Reserved.