public class TestBatchProcessor extends java.lang.Object implements SimpleBatchProcessor
| Constructor and Description |
|---|
TestBatchProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<PK> |
asList(java.lang.Object ctx) |
void |
process(SimpleBatchModel inputBatch) |
void |
setModelService(ModelService modelService) |
public void process(SimpleBatchModel inputBatch)
process in interface SimpleBatchProcessorprotected java.util.List<PK> asList(java.lang.Object ctx)
public void setModelService(ModelService modelService)
Copyright © 2018 SAP SE. All Rights Reserved.