This accessor provides methods to work with the Job Scheduler
Cancels all the running jobs from the app
Cancels a running job given its jobId
Schedules a registered processor to run once.
jobid as string
Schedules a registered processor to run in recurrencly according to a given interval
Generated using TypeDoc
This accessor provides methods to work with the Job Scheduler