Class Hierarchy
- java.lang.Object
- org.springframework.batch.repeat.policy.CompletionPolicySupport (implements org.springframework.batch.repeat.CompletionPolicy)
- org.springframework.batch.repeat.policy.DefaultResultCompletionPolicy
- org.springframework.batch.repeat.policy.CountingCompletionPolicy
- org.springframework.batch.repeat.policy.SimpleCompletionPolicy
- org.springframework.batch.repeat.policy.TimeoutTerminationPolicy
- org.springframework.batch.repeat.policy.DefaultResultCompletionPolicy
- org.springframework.batch.repeat.policy.CompositeCompletionPolicy (implements org.springframework.batch.repeat.CompletionPolicy)
- org.springframework.batch.repeat.context.SynchronizedAttributeAccessor (implements org.springframework.core.AttributeAccessor)
- org.springframework.batch.repeat.context.RepeatContextSupport (implements org.springframework.batch.repeat.RepeatContext)
- org.springframework.batch.repeat.policy.CompositeCompletionPolicy.CompositeBatchContext
- org.springframework.batch.repeat.policy.CountingCompletionPolicy.CountingBatchContext
- org.springframework.batch.repeat.policy.SimpleCompletionPolicy.SimpleTerminationContext
- org.springframework.batch.repeat.policy.TimeoutTerminationPolicy.TimeoutBatchContext
- org.springframework.batch.repeat.context.RepeatContextSupport (implements org.springframework.batch.repeat.RepeatContext)
- org.springframework.batch.repeat.policy.CompletionPolicySupport (implements org.springframework.batch.repeat.CompletionPolicy)