Adds a job to the scheduler, whose schedule is defined by the given cron expression string.
The job to be added.
A Cron expression string defining when to run the job.
The scheduled job.
See Implementation
Adds a job to the scheduler, whose schedule is defined by the given cron expression string.