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