Package overit.geocall.scheduler
package overit.geocall.scheduler
-
ClassDescriptionThis task is used to check the correct startup of old jobs engine.
To avoid errors on the startup of the old jobs engine, this task will check if all the jobs are correctly enqueued and if not, it will try to enqueue every minute.This class defines a Job, how frequently this Bob will be executed, which task will be launched and the associated user.Class about a job execution, useful for logging purposes.Enum about possibleJobExecutionrunning states.Enum about possibleJobExecutionstates.This class implements the queue ofJobThis class manages aJobQueuewith a fixed delayThis class manages aJobQueuewith a fixed rateThis class manages aJobQueuewith a fixed timeUtility class used to register and retrieve the information about the jobs enqueued phase by the companies.This class manages the creation ofJobQueueA scheduled task responsible for initializing and enqueueing jobs for all active companies.