protected static class AbstractImportProcessExecutionAnalysisContext.BatchExecutionData
extends java.lang.Object
| Constructor and Description |
|---|
BatchExecutionData(AbstractImportProcessExecutionAnalysisContext.BatchRow inputBatch,
AbstractImportProcessExecutionAnalysisContext.BatchRow resultBatch) |
| Modifier and Type | Method and Description |
|---|---|
AbstractImportProcessExecutionAnalysisContext.BatchRow |
getInputBatch() |
AbstractImportProcessExecutionAnalysisContext.BatchRow |
getResultBatch() |
boolean |
hasResultBatch() |
public BatchExecutionData(AbstractImportProcessExecutionAnalysisContext.BatchRow inputBatch, AbstractImportProcessExecutionAnalysisContext.BatchRow resultBatch)
public AbstractImportProcessExecutionAnalysisContext.BatchRow getInputBatch()
public boolean hasResultBatch()
public AbstractImportProcessExecutionAnalysisContext.BatchRow getResultBatch()
Copyright © 2018 SAP SE. All Rights Reserved.