Backstage
Docs
Github
Preparing search index...
@backstage/plugin-notifications-node
NotificationService
Interface NotificationService
interface
NotificationService
{
send
(
options
:
NotificationSendOptions
)
:
Promise
<
void
>
;
}
Implemented by
DefaultNotificationService
Index
Methods
send
Methods
send
send
(
options
:
NotificationSendOptions
)
:
Promise
<
void
>
Parameters
options
:
NotificationSendOptions
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
send
Docs
Github
Backstage
Loading...