Uses of Class
com.kaltura.client.types.BatchJob
-
Packages that use BatchJob Package Description com.kaltura.client.types -
-
Uses of BatchJob in com.kaltura.client.types
Methods in com.kaltura.client.types that return types with arguments of type BatchJob Modifier and Type Method Description List<BatchJob>SchedulerWorker. getLockedJobs()Method parameters in com.kaltura.client.types with type arguments of type BatchJob Modifier and Type Method Description voidSchedulerWorker. setLockedJobs(List<BatchJob> lockedJobs)
-