Protected ReadonlybackgroundProtectedclientsTask clients, to send notifications-to.
Protected ReadonlyloggerProtected ReadonlyrunnerProtected ReadonlytaskProtected ReadonlytoMap of task id and task disposable
plugin callback task complete
Dispose this object.
ProtecteddisposeProtectedfireProtectedfireProtectedfireOptionaltask: TaskProtectedfireReturns the list of default and registered task runners
Returns a list of currently running tasks. If a context is provided, only the tasks started in that context will be provided. Using an undefined context matches all tasks, no matter the creation context.
Optionalcontext: stringKill task for a given id. Rejects if task is not found
Run a task. Optionally pass a context.
Optionalctx: stringOptionaloption: RunTaskOption
Currently there is only one property ('isActive'), but in the future we may want to store more properties