Search
Preparing search index...
The search index is not available
@dhealthdapps/backend
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@dhealthdapps/backend
ReportNotifierCommand
Class ReportNotifierCommand
description
The main definition for the Report Notifier Command module.
since
v0.3.2
Hierarchy
ReportNotifierCommand
Index
Constructors
constructor
Methods
get
Notifier
Class
register
Constructors
constructor
new
Report
Notifier
Command
(
)
:
ReportNotifierCommand
Returns
ReportNotifierCommand
Methods
Static
Private
get
Notifier
Class
get
Notifier
Class
(
periodFormat
:
string
)
:
typeof
DailyReportNotifier
|
typeof
WeeklyReportNotifier
|
typeof
MonthlyReportNotifier
Parameters
periodFormat:
string
Returns
typeof
DailyReportNotifier
|
typeof
WeeklyReportNotifier
|
typeof
MonthlyReportNotifier
Static
register
register
(
)
:
DynamicModule
Returns
DynamicModule
Exports
Report
Notifier
Command
constructor
get
Notifier
Class
register
Generated using
TypeDoc
The main definition for the Report Notifier Command module.
v0.3.2