Optional
options: SidetrackCancelJobOptionsDeactivate a cron schedule. This prevents the cron schedule from creating new jobs.
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: SidetrackDeleteCronScheduleOptionsOptional
options: SidetrackDeleteJobOptionsOptional
options: SidetrackGetJobOptionsOptional
options: SidetrackInsertJobOptionsSchedule 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
Main class that contains all the primary methods for interacting with Sidetrack