| Package | Description |
|---|---|
| org.springframework.batch.core.step.item |
Specific implementations of step concerns for item-oriented approach.
|
| Modifier and Type | Method and Description |
|---|---|
List<SkipWrapper<W>> |
Chunk.getSkips() |
| Constructor and Description |
|---|
Chunk(Collection<? extends W> items,
List<SkipWrapper<W>> skips) |
Copyright © 2013. All Rights Reserved.