Package | Description |
---|---|
org.springframework.batch.repeat |
Infrastructure implementations of repeat concerns.
|
Modifier and Type | Method and Description |
---|---|
RepeatStatus |
RepeatOperations.iterate(RepeatCallback callback)
Execute the callback repeatedly, until a decision can be made to
complete.
|
Copyright © 2014 Pivotal. All rights reserved.