Deprecated since 9.2.0. Use SchedulerManager.getCacheJobsDataForVDPView(String) instead.
Return a list of VDPCacheJobDataForVDPView objects representing the status of jobs using
a particular view name on the scheduler server. Note that the list returned is an
'instantaneous' snap-shot, and that as soon as it's returned,
the true list of jobs, its states and results may be different.
SchedulerManager.getCacheJobsDataForVDPView(String)instead. Return a list of VDPCacheJobDataForVDPView objects representing the status of jobs using a particular view name on the scheduler server. Note that the list returned is an 'instantaneous' snap-shot, and that as soon as it's returned, the true list of jobs, its states and results may be different.