Uses of Interface
net.sf.jailer.util.JobManager.Job
Packages that use JobManager.Job
-
Uses of JobManager.Job in net.sf.jailer.util
Method parameters in net.sf.jailer.util with type arguments of type JobManager.JobModifier and TypeMethodDescriptionvoidJobManager.executeJobs(Collection<JobManager.Job> jobs) Executes a list of jobs.