kibana/api_docs/notifications.devdocs.json
2022-11-04 00:45:21 -04:00

59 lines
No EOL
1.3 KiB
JSON

{
"id": "notifications",
"client": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [],
"objects": []
},
"server": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [],
"objects": [],
"start": {
"parentPluginId": "notifications",
"id": "def-server.NotificationsPluginStart",
"type": "Type",
"tags": [],
"label": "NotificationsPluginStart",
"description": [],
"signature": [
"EmailServiceStart"
],
"path": "x-pack/plugins/notifications/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"lifecycle": "start",
"initialIsOpen": true
}
},
"common": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [
{
"parentPluginId": "notifications",
"id": "def-common.PLUGIN_ID",
"type": "string",
"tags": [],
"label": "PLUGIN_ID",
"description": [],
"signature": [
"\"notifications\""
],
"path": "x-pack/plugins/notifications/common/index.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
}
],
"objects": []
}
}