Class BatchingExportProcessor
- java.lang.Object
-
- de.hybris.y2ysync.task.distributed.BatchingExportProcessor
-
public class BatchingExportProcessor extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BatchingExportProcessor(ModelService modelService, MediaService mediaService, ExportService exportService, TypeService typeService, ChangeDetectionService changeDetectionService, UserService userService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BatchModel
getResultBatch(Y2YBatchModel inputBatch)
-
-
-
Constructor Detail
-
BatchingExportProcessor
public BatchingExportProcessor(ModelService modelService, MediaService mediaService, ExportService exportService, TypeService typeService, ChangeDetectionService changeDetectionService, UserService userService)
-
-
Method Detail
-
getResultBatch
public BatchModel getResultBatch(Y2YBatchModel inputBatch)
-
-