public class BatchOperation<T> extends Object
| Constructor and Description |
|---|
BatchOperation() |
BatchOperation(List<T> objectsToCreate,
List<T> objectsToUpdate,
List<T> objectsToDelete) |
Copyright © 2017 Netgrid. All rights reserved.