|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SkipWrapper | |
|---|---|
| org.springframework.batch.core.step.item | Specific implementations of step concerns for item-oriented approach. |
| Uses of SkipWrapper in org.springframework.batch.core.step.item |
|---|
| Methods in org.springframework.batch.core.step.item that return types with arguments of type SkipWrapper | |
|---|---|
java.util.List<SkipWrapper<W>> |
Chunk.getSkips()
|
| Constructor parameters in org.springframework.batch.core.step.item with type arguments of type SkipWrapper | |
|---|---|
Chunk(java.util.Collection<? extends W> items,
java.util.List<SkipWrapper<W>> skips)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||