Constructor.
Parent cron instance.
Job name.
Job configuration.
Destroy the job.
This will stop the job if it is running and remove it from the parent cron instance.
Get the number of iterations this job has run.
number of iterations.
Run the job.
Check if the job should run at the given time.
Date to check.
true if the job should run, false otherwise.
Start/restart the job.
Stop the job.
Generated using TypeDoc
Constructor.