notification-service
Preparing search index...
presentation/messaging/ThresholdBreachedHandler
ThresholdBreachedHandler
Class ThresholdBreachedHandler
Index
Constructors
constructor
Methods
handle
Constructors
constructor
new
ThresholdBreachedHandler
(
notificationService
:
NotificationService
,
inbox
:
InboxRepository
,
dlq
:
DlqPublisher
,
logger
?:
Logger
,
)
:
ThresholdBreachedHandler
Parameters
notificationService
:
NotificationService
inbox
:
InboxRepository
dlq
:
DlqPublisher
Optional
logger
:
Logger
Returns
ThresholdBreachedHandler
Methods
handle
handle
(
raw
:
string
)
:
Promise
<
void
>
Parameters
raw
:
string
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
handle
notification-service
Loading...