Uses of Class
overit.geocall.scheduler.JobExecution
Packages that use JobExecution
-
Uses of JobExecution in overit.geocall.scheduler
Methods in overit.geocall.scheduler with parameters of type JobExecutionModifier and TypeMethodDescriptionvoidJob.run(JobExecution jobExecution, Identity submitter) Runs the jobvoidJob.runNow(JobExecution jobExecution, boolean reExecuteJobExecution, Identity submitter) Runs immediately theJob.getRunnable()associated to thisJob.