Uses of Class
de.hybris.platform.processing.distributed.defaultimpl.TestDistributedProcessHandler.TestBatchCreationData
-
Packages that use TestDistributedProcessHandler.TestBatchCreationData Package Description de.hybris.platform.processing.distributed.defaultimpl -
-
Uses of TestDistributedProcessHandler.TestBatchCreationData in de.hybris.platform.processing.distributed.defaultimpl
Methods in de.hybris.platform.processing.distributed.defaultimpl that return types with arguments of type TestDistributedProcessHandler.TestBatchCreationData Modifier and Type Method Description java.util.stream.Stream<TestDistributedProcessHandler.TestBatchCreationData>TestDistributedProcessHandler.TestProcessCreationData. initialBatches()Constructor parameters in de.hybris.platform.processing.distributed.defaultimpl with type arguments of type TestDistributedProcessHandler.TestBatchCreationData Constructor Description TestProcessCreationData(java.util.List<TestDistributedProcessHandler.TestBatchCreationData> batches)
-