Agenda - v6.0.0
GitHub
npm
v4.x Docs
Preparing search index...
NotificationHandler
Type Alias NotificationHandler
NotificationHandler
:
(
notification
:
JobNotification
)
=>
void
|
Promise
<
void
>
Handler function for processing job notifications
Type Declaration
(
notification
:
JobNotification
)
:
void
|
Promise
<
void
>
Parameters
notification
:
JobNotification
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
npm
v4.x Docs
Agenda - v6.0.0
Loading...
Handler function for processing job notifications