Uses of Interface
org.springframework.batch.infrastructure.repeat.RepeatOperations
Packages that use RepeatOperations
Package
Description
Infrastructure implementations of repeat callback concerns.
Infrastructure implementations of repeat aop concerns.
Infrastructure implementations of repeat support concerns.
-
Uses of RepeatOperations in org.springframework.batch.infrastructure.repeat.callback
Constructors in org.springframework.batch.infrastructure.repeat.callback with parameters of type RepeatOperationsModifierConstructorDescriptionNestedRepeatCallback(RepeatOperations template, RepeatCallback callback) Constructor setting mandatory fields. -
Uses of RepeatOperations in org.springframework.batch.infrastructure.repeat.interceptor
Methods in org.springframework.batch.infrastructure.repeat.interceptor with parameters of type RepeatOperationsModifier and TypeMethodDescriptionvoidRepeatOperationsInterceptor.setRepeatOperations(RepeatOperations batchTemplate) Setter for theRepeatOperations. -
Uses of RepeatOperations in org.springframework.batch.infrastructure.repeat.support
Classes in org.springframework.batch.infrastructure.repeat.support that implement RepeatOperationsModifier and TypeClassDescriptionclassSimple implementation and base class for batch templates implementingRepeatOperations.classDeprecated, for removal: This API element is subject to removal in a future version.since 6.0 with no replacement, scheduled for removal in 7.0.