Uses of Class
org.springframework.batch.repeat.RepeatException
Package
Description
Infrastructure implementations of repeat concerns.
-
Uses of RepeatException in org.springframework.batch.repeat
Modifier and TypeMethodDescriptionRepeatOperations.iterate
(RepeatCallback callback) Execute the callback repeatedly, until a decision can be made to complete.