| Package | Description |
|---|---|
| org.springframework.batch.sample.common |
| Modifier and Type | Method and Description |
|---|---|
ProcessIndicatorItemWrapper<T> |
StagingItemReader.read() |
| Modifier and Type | Method and Description |
|---|---|
T |
StagingItemProcessor.process(ProcessIndicatorItemWrapper<T> wrapper)
Use the technical identifier to mark the input row as processed and
return unwrapped item.
|
Copyright © 2014 Pivotal. All rights reserved.