A job is a task which is submitted to the scheduler, to be run one or more times, according to a given schedule.
The method which is called to execute this job.
See Implementation
A job is a task which is submitted to the scheduler, to be run one or more times, according to a given schedule.