Job schedule in the Linux crontab syntax.
Optional
dontIf true, the job will not be started automatically.
false
Optional
logLogger object to use for logging.
Optional
onFunction to execute when an error occurs.
Error object.
Function to execute each iteration of this job.
Job object.
Generated using TypeDoc
Job configuration spec.