Defines the job interface.
Simple job that executes a function.
A job is a task which is submitted to the scheduler, to be run one or more times, according to a given schedule.
See Source File
Defines the job interface.