The queue to deactivate the cron job from
The cron expression to deactivate
Optional
options: SidetrackDeactivateCronScheduleOptionsDelete a cron schedule. This removes the cron job from the database.
The queue to delete the cron job from
The cron expression to delete
Optional
options: SidetrackDeleteCronScheduleOptionsSchedule a cron job on a queue
The queue to schedule the cron job on
A 5 or 6 part cron expression
Optional
options: SidetrackCronJobOptionsAutomatically run migrations and start polling the DB for jobs
Turn off polling
Utilities meant to be used with tests only
Test utility to get a list of jobs
Test utility to get a list of job statuses and their counts
Test utility to run a job manually without polling
Test utility to run all jobs in a queue manually without polling
Deactivate a cron schedule. This prevents the cron schedule from creating new jobs.