kibana/api_docs/reporting.devdocs.json

75 lines
No EOL
1.7 KiB
JSON

{
"id": "reporting",
"client": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [],
"objects": [],
"start": {
"parentPluginId": "reporting",
"id": "def-public.ReportingStart",
"type": "Type",
"tags": [],
"label": "ReportingStart",
"description": [
"\nStart contract for the Reporting plugin."
],
"signature": [
{
"pluginId": "reporting",
"scope": "public",
"docId": "kibReportingPluginApi",
"section": "def-public.ReportingSetup",
"text": "ReportingSetup"
}
],
"path": "x-pack/platform/plugins/private/reporting/public/index.ts",
"deprecated": false,
"trackAdoption": false,
"lifecycle": "start",
"initialIsOpen": true
}
},
"server": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [],
"objects": [],
"start": {
"parentPluginId": "reporting",
"id": "def-server.ReportingStart",
"type": "Type",
"tags": [],
"label": "ReportingStart",
"description": [
"\nPlugin Start Contract"
],
"signature": [
{
"pluginId": "reporting",
"scope": "server",
"docId": "kibReportingPluginApi",
"section": "def-server.ReportingSetup",
"text": "ReportingSetup"
}
],
"path": "x-pack/platform/plugins/private/reporting/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"lifecycle": "start",
"initialIsOpen": true
}
},
"common": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [],
"objects": []
}
}