Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TasksModule

Import this into your application module to run tasks enqueued by other services on a shared queue. The tasks which can be processed are specified in the tasks field of one or more modules.

Hierarchy

  • TasksModule

Implements

  • OnInit

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

worker

worker: TaskWorker

Accessors

options

tasks

  • get tasks(): Function[]

Methods

altOnInit

  • altOnInit(): void

Static configure

Static forRoot

Generated using TypeDoc