Backstage
Docs
Github
Preparing search index...
@backstage/plugin-scaffolder-backend-module-notifications
createSendNotificationAction
Function createSendNotificationAction
createSendNotificationAction
(
options
:
{
notifications
:
NotificationService
}
,
)
:
TemplateAction
<
{
entityRefs
?:
string
[]
;
info
?:
string
;
link
?:
string
;
optional
?:
boolean
;
recipients
:
"broadcast"
|
"entity"
;
scope
?:
string
;
severity
?:
"low"
|
"normal"
|
"high"
|
"critical"
;
title
:
string
;
topic
?:
string
;
}
,
{
[
key
:
string
]:
any
}
,
"v2"
,
>
Parameters
options
:
{
notifications
:
NotificationService
}
Returns
TemplateAction
<
{
entityRefs
?:
string
[]
;
info
?:
string
;
link
?:
string
;
optional
?:
boolean
;
recipients
:
"broadcast"
|
"entity"
;
scope
?:
string
;
severity
?:
"low"
|
"normal"
|
"high"
|
"critical"
;
title
:
string
;
topic
?:
string
;
}
,
{
[
key
:
string
]:
any
}
,
"v2"
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
Github
Backstage
Loading...