deny or allow tasks for current runtime
for example:
you can deny all workers with {task:*, access:'deny'}
and then allow only one worker {task:'MyWorkerClassName', access:'allow'}
Generated using TypeDoc
deny or allow tasks for current runtime
for example:
you can deny all workers with {task:*, access:'deny'}
and then allow only one worker {task:'MyWorkerClassName', access:'allow'}