Uses of Class
de.hybris.platform.impex.distributed.process.AbstractImportProcessExecutionAnalysisContext.BatchRow
-
Packages that use AbstractImportProcessExecutionAnalysisContext.BatchRow Package Description de.hybris.platform.impex.distributed.process -
-
Uses of AbstractImportProcessExecutionAnalysisContext.BatchRow in de.hybris.platform.impex.distributed.process
Methods in de.hybris.platform.impex.distributed.process that return AbstractImportProcessExecutionAnalysisContext.BatchRow Modifier and Type Method Description AbstractImportProcessExecutionAnalysisContext.BatchRowAbstractImportProcessExecutionAnalysisContext.BatchExecutionData. getInputBatch()AbstractImportProcessExecutionAnalysisContext.BatchRowAbstractImportProcessExecutionAnalysisContext.BatchExecutionData. getResultBatch()Constructors in de.hybris.platform.impex.distributed.process with parameters of type AbstractImportProcessExecutionAnalysisContext.BatchRow Constructor Description BatchExecutionData(AbstractImportProcessExecutionAnalysisContext.BatchRow inputBatch, AbstractImportProcessExecutionAnalysisContext.BatchRow resultBatch)
-