Options
All
  • Public
  • Public/Protected
  • All
Menu
label

SCOPES

description

The notifier scope's main module. This module is loaded by the software when "notifier" is present in the enabled scopes through configuration (config/dapp.json).

This scoped module currently features the following submodules:

Module Mongo collection(s) Routes Description
EmailNotifierModule N/A N/A Module with configuration and services around mailer automations.
AlertsModule N/A N/A Module with event listener for transporting alerts with the mailer or other transports.


Note also that in Schedulers, we map the following schedulers
to this module:
  • A ReportNotifier scheduler that sends reports in the background every day/week/month depends on reports configuration.
since

v0.3.2

Hierarchy

Index

Constructors

Constructors

Generated using TypeDoc