Uses of Package
org.springframework.batch.repeat.policy
Packages that use org.springframework.batch.repeat.policy
Package
Description
Infrastructure implementations of repeat policy concerns.
-
Classes in org.springframework.batch.repeat.policy used by org.springframework.batch.repeat.policyClassDescriptionVery simple base class for
CompletionPolicy
implementations.Very simpleCompletionPolicy
that bases its decision on the result of a batch operation.