Class DistributedProcessHelper.FlushInBatchesContext
- java.lang.Object
-
- de.hybris.platform.processing.distributed.defaultimpl.DistributedProcessHelper.FlushInBatchesContext
-
- Enclosing class:
- DistributedProcessHelper
public static class DistributedProcessHelper.FlushInBatchesContext extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DistributedProcessHelper.FlushInBatchesContextadd(java.util.Collection<ItemModel> models)DistributedProcessHelper.FlushInBatchesContextfinish()
-
-
-
Method Detail
-
add
public DistributedProcessHelper.FlushInBatchesContext add(java.util.Collection<ItemModel> models)
-
finish
public DistributedProcessHelper.FlushInBatchesContext finish()
-
-