Class JpaJobPartitionProvider

All Implemented Interfaces:
IJobPartitionProvider

Deprecated.
The default JPA implementation, which uses IRequestPartitionHelperSvc and IPartitionLookupSvc to compute the PartitionedUrl list to run a batch2 job. The latter will be used to handle cases when the job is configured to run against all partitions (bulk system operation) and will return the actual list with all the configured partitions.