| Name | Description | Type | Package | Framework | 
| RepeatInternalState | Internal interface for extensions of RepeatTemplate. | Interface | org.springframework.batch.repeat.support | Spring Batch | 
| RepeatInternalStateSupport | Class | org.springframework.batch.repeat.support | Spring Batch | |
| RepeatSynchronizationManager | Global variable support for repeat clients. | Class | org.springframework.batch.repeat.support | Spring Batch | 
| RepeatTemplate | Simple implementation and base class for batch templates implementingRepeatOperations. | Class | org.springframework.batch.repeat.support | Spring Batch | 
| ResultHolderResultQueue | An implementation of the ResultQueue that throttles the number ofexpected results, limiting it to a maximum at any given time. | Class | org.springframework.batch.repeat.support | Spring Batch | 
| TaskExecutorRepeatTemplate | Provides RepeatOperations support including interceptors that can beused to modify or monitor the behaviour at run time. | Class | org.springframework.batch.repeat.support | Spring Batch | 
| ThrottleLimitResultQueue | An implementation of the ResultQueue that throttles the number ofexpected results, limiting it to a maximum at any given time. | Class | org.springframework.batch.repeat.support | Spring Batch |