{ "id": "reporting", "client": { "classes": [ { "id": "def-public.ReportingAPIClient", "type": "Class", "tags": [], "label": "ReportingAPIClient", "description": [], "children": [ { "id": "def-public.ReportingAPIClient.Unnamed", "type": "Function", "label": "Constructor", "signature": [ "any" ], "description": [], "children": [ { "type": "Object", "label": "http", "isRequired": true, "signature": [ { "pluginId": "core", "scope": "public", "docId": "kibCoreHttpPluginApi", "section": "def-public.HttpSetup", "text": "HttpSetup" } ], "description": [], "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 50 } } ], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 50 } }, { "id": "def-public.ReportingAPIClient.getReportURL", "type": "Function", "label": "getReportURL", "signature": [ "(jobId: string) => string" ], "description": [], "children": [ { "type": "string", "label": "jobId", "isRequired": true, "signature": [ "string" ], "description": [], "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 54 } } ], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 54 } }, { "id": "def-public.ReportingAPIClient.downloadReport", "type": "Function", "label": "downloadReport", "signature": [ "(jobId: string) => void" ], "description": [], "children": [ { "type": "string", "label": "jobId", "isRequired": true, "signature": [ "string" ], "description": [], "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 61 } } ], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 61 } }, { "id": "def-public.ReportingAPIClient.deleteReport", "type": "Function", "label": "deleteReport", "signature": [ "(jobId: string) => Promise" ], "description": [], "children": [ { "type": "string", "label": "jobId", "isRequired": true, "signature": [ "string" ], "description": [], "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 67 } } ], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 67 } }, { "id": "def-public.ReportingAPIClient.list", "type": "Function", "children": [ { "type": "number", "label": "page", "isRequired": true, "signature": [ "number" ], "description": [], "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 73 } }, { "type": "Array", "label": "jobIds", "isRequired": true, "signature": [ "string[]" ], "description": [], "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 73 } } ], "signature": [ "(page?: number, jobIds?: string[]) => Promise<", { "pluginId": "reporting", "scope": "public", "docId": "kibReportingPluginApi", "section": "def-public.JobQueueEntry", "text": "JobQueueEntry" }, "[]>" ], "description": [], "label": "list", "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 73 }, "tags": [], "returnComment": [] }, { "id": "def-public.ReportingAPIClient.total", "type": "Function", "label": "total", "signature": [ "() => Promise" ], "description": [], "children": [], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 86 } }, { "id": "def-public.ReportingAPIClient.getContent", "type": "Function", "label": "getContent", "signature": [ "(jobId: string) => Promise<", { "pluginId": "reporting", "scope": "public", "docId": "kibReportingPluginApi", "section": "def-public.JobContent", "text": "JobContent" }, ">" ], "description": [], "children": [ { "type": "string", "label": "jobId", "isRequired": true, "signature": [ "string" ], "description": [], "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 92 } } ], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 92 } }, { "id": "def-public.ReportingAPIClient.getInfo", "type": "Function", "label": "getInfo", "signature": [ "(jobId: string) => Promise<", { "pluginId": "reporting", "scope": "common", "docId": "kibReportingPluginApi", "section": "def-common.ReportApiJSON", "text": "ReportApiJSON" }, ">" ], "description": [], "children": [ { "type": "string", "label": "jobId", "isRequired": true, "signature": [ "string" ], "description": [], "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 98 } } ], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 98 } }, { "id": "def-public.ReportingAPIClient.findForJobIds", "type": "Function", "children": [ { "type": "Array", "label": "jobIds", "isRequired": true, "signature": [ "string[]" ], "description": [], "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 104 } } ], "signature": [ "(jobIds: string[]) => Promise<", { "pluginId": "reporting", "scope": "common", "docId": "kibReportingPluginApi", "section": "def-common.ReportDocument", "text": "ReportDocument" }, "[]>" ], "description": [], "label": "findForJobIds", "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 104 }, "tags": [], "returnComment": [] }, { "id": "def-public.ReportingAPIClient.getReportingJobPath", "type": "Function", "children": [ { "type": "string", "label": "exportType", "isRequired": true, "signature": [ "string" ], "description": [], "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 114 } }, { "type": "Object", "label": "jobParams", "isRequired": true, "signature": [ "JobParams" ], "description": [], "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 114 } } ], "signature": [ "(exportType: string, jobParams: JobParams) => string" ], "description": [], "label": "getReportingJobPath", "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 114 }, "tags": [], "returnComment": [] }, { "id": "def-public.ReportingAPIClient.createReportingJob", "type": "Function", "children": [ { "type": "string", "label": "exportType", "isRequired": true, "signature": [ "string" ], "description": [], "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 122 } }, { "type": "Any", "label": "jobParams", "isRequired": true, "signature": [ "any" ], "description": [], "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 122 } } ], "signature": [ "(exportType: string, jobParams: any) => Promise" ], "description": [], "label": "createReportingJob", "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 122 }, "tags": [], "returnComment": [] }, { "id": "def-public.ReportingAPIClient.getManagementLink", "type": "Function", "children": [], "signature": [ "() => string" ], "description": [], "label": "getManagementLink", "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 136 }, "tags": [], "returnComment": [] }, { "id": "def-public.ReportingAPIClient.getDownloadLink", "type": "Function", "children": [ { "type": "string", "label": "jobId", "isRequired": true, "signature": [ "string" ], "description": [], "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 139 } } ], "signature": [ "(jobId: string) => string" ], "description": [], "label": "getDownloadLink", "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 139 }, "tags": [], "returnComment": [] }, { "id": "def-public.ReportingAPIClient.getServerBasePath", "type": "Function", "children": [], "signature": [ "() => string" ], "description": [], "label": "getServerBasePath", "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 145 }, "tags": [], "returnComment": [] }, { "id": "def-public.ReportingAPIClient.verifyConfig", "type": "Function", "children": [], "signature": [ "() => Promise<", { "pluginId": "reporting", "scope": "public", "docId": "kibReportingPluginApi", "section": "def-public.DiagnoseResponse", "text": "DiagnoseResponse" }, ">" ], "description": [], "label": "verifyConfig", "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 150 }, "tags": [], "returnComment": [] }, { "id": "def-public.ReportingAPIClient.verifyBrowser", "type": "Function", "children": [], "signature": [ "() => Promise<", { "pluginId": "reporting", "scope": "public", "docId": "kibReportingPluginApi", "section": "def-public.DiagnoseResponse", "text": "DiagnoseResponse" }, ">" ], "description": [], "label": "verifyBrowser", "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 158 }, "tags": [], "returnComment": [] }, { "id": "def-public.ReportingAPIClient.verifyScreenCapture", "type": "Function", "children": [], "signature": [ "() => Promise<", { "pluginId": "reporting", "scope": "public", "docId": "kibReportingPluginApi", "section": "def-public.DiagnoseResponse", "text": "DiagnoseResponse" }, ">" ], "description": [], "label": "verifyScreenCapture", "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 166 }, "tags": [], "returnComment": [] } ], "source": { "path": "x-pack/plugins/reporting/public/lib/reporting_api_client.ts", "lineNumber": 47 }, "initialIsOpen": false }, { "id": "def-public.ReportingPublicPlugin", "type": "Class", "tags": [], "label": "ReportingPublicPlugin", "description": [], "signature": [ { "pluginId": "reporting", "scope": "public", "docId": "kibReportingPluginApi", "section": "def-public.ReportingPublicPlugin", "text": "ReportingPublicPlugin" }, " implements ", { "pluginId": "core", "scope": "public", "docId": "kibCorePluginApi", "section": "def-public.Plugin", "text": "Plugin" }, "<", { "pluginId": "reporting", "scope": "public", "docId": "kibReportingPluginApi", "section": "def-public.ReportingSetup", "text": "ReportingSetup" }, ", ", { "pluginId": "reporting", "scope": "public", "docId": "kibReportingPluginApi", "section": "def-public.ReportingSetup", "text": "ReportingSetup" }, ", ", "ReportingPublicPluginSetupDendencies" ], "children": [ { "id": "def-public.ReportingPublicPlugin.Unnamed", "type": "Function", "label": "Constructor", "signature": [ "any" ], "description": [], "children": [ { "type": "Object", "label": "initializerContext", "isRequired": true, "signature": [ { "pluginId": "core", "scope": "public", "docId": "kibCorePluginApi", "section": "def-public.PluginInitializerContext", "text": "PluginInitializerContext" }, "" ], "description": [], "source": { "path": "x-pack/plugins/reporting/public/plugin.ts", "lineNumber": 107 } } ], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/public/plugin.ts", "lineNumber": 107 } }, { "id": "def-public.ReportingPublicPlugin.setup", "type": "Function", "label": "setup", "signature": [ "(core: ", { "pluginId": "core", "scope": "public", "docId": "kibCorePluginApi", "section": "def-public.CoreSetup", "text": "CoreSetup" }, ", { home, management, licensing, uiActions, share }: ", { "pluginId": "reporting", "scope": "public", "docId": "kibReportingPluginApi", "section": "def-public.ReportingPublicPluginSetupDendencies", "text": "ReportingPublicPluginSetupDendencies" }, ") => ", { "pluginId": "reporting", "scope": "public", "docId": "kibReportingPluginApi", "section": "def-public.ReportingSetup", "text": "ReportingSetup" } ], "description": [], "children": [ { "type": "Object", "label": "core", "isRequired": true, "signature": [ { "pluginId": "core", "scope": "public", "docId": "kibCorePluginApi", "section": "def-public.CoreSetup", "text": "CoreSetup" }, "" ], "description": [], "source": { "path": "x-pack/plugins/reporting/public/plugin.ts", "lineNumber": 112 } }, { "type": "Object", "label": "{ home, management, licensing, uiActions, share }", "isRequired": true, "signature": [ { "pluginId": "reporting", "scope": "public", "docId": "kibReportingPluginApi", "section": "def-public.ReportingPublicPluginSetupDendencies", "text": "ReportingPublicPluginSetupDendencies" } ], "description": [], "source": { "path": "x-pack/plugins/reporting/public/plugin.ts", "lineNumber": 113 } } ], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/public/plugin.ts", "lineNumber": 111 } }, { "id": "def-public.ReportingPublicPlugin.start", "type": "Function", "label": "start", "signature": [ "(core: ", { "pluginId": "core", "scope": "public", "docId": "kibCorePluginApi", "section": "def-public.CoreStart", "text": "CoreStart" }, ") => ", { "pluginId": "reporting", "scope": "public", "docId": "kibReportingPluginApi", "section": "def-public.ReportingSetup", "text": "ReportingSetup" } ], "description": [], "children": [ { "type": "Object", "label": "core", "isRequired": true, "signature": [ { "pluginId": "core", "scope": "public", "docId": "kibCorePluginApi", "section": "def-public.CoreStart", "text": "CoreStart" } ], "description": [], "source": { "path": "x-pack/plugins/reporting/public/plugin.ts", "lineNumber": 175 } } ], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/public/plugin.ts", "lineNumber": 175 } }, { "id": "def-public.ReportingPublicPlugin.stop", "type": "Function", "label": "stop", "signature": [ "() => void" ], "description": [], "children": [], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/public/plugin.ts", "lineNumber": 194 } } ], "source": { "path": "x-pack/plugins/reporting/public/plugin.ts", "lineNumber": 85 }, "initialIsOpen": false } ], "functions": [ { "id": "def-public.getDefaultLayoutSelectors", "type": "Function", "children": [], "signature": [ "() => ", "LayoutSelectorDictionary" ], "description": [], "label": "getDefaultLayoutSelectors", "source": { "path": "x-pack/plugins/reporting/common/index.ts", "lineNumber": 14 }, "tags": [], "returnComment": [], "initialIsOpen": false } ], "interfaces": [], "enums": [], "misc": [], "objects": [], "start": { "id": "def-public.ReportingStart", "type": "Type", "label": "ReportingStart", "tags": [], "description": [], "source": { "path": "x-pack/plugins/reporting/public/index.ts", "lineNumber": 23 }, "signature": [ "ReportingSetup" ], "lifecycle": "start", "initialIsOpen": true } }, "server": { "classes": [ { "id": "def-server.ReportingCore", "type": "Class", "tags": [], "label": "ReportingCore", "description": [], "children": [ { "id": "def-server.ReportingCore.Unnamed", "type": "Function", "label": "Constructor", "signature": [ "any" ], "description": [], "children": [ { "type": "Object", "label": "logger", "isRequired": true, "signature": [ { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.LevelLogger", "text": "LevelLogger" } ], "description": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 69 } }, { "type": "Object", "label": "context", "isRequired": true, "signature": [ { "pluginId": "core", "scope": "server", "docId": "kibCorePluginApi", "section": "def-server.PluginInitializerContext", "text": "PluginInitializerContext" }, "; }>; autoDownload: boolean; }>; timeouts: Readonly<{} & { openUrl: number | moment.Duration; waitForElements: number | moment.Duration; renderComplete: number | moment.Duration; }>; networkPolicy: Readonly<{} & { enabled: boolean; rules: Readonly<{ host?: string | undefined; protocol?: string | undefined; } & { allow: boolean; }>[]; }>; zoom: number; viewport: Readonly<{} & { height: number; width: number; }>; loadDelay: number | moment.Duration; maxAttempts: number; }>; kibanaServer: Readonly<{ hostname?: string | undefined; port?: number | undefined; protocol?: string | undefined; } & {}>; queue: Readonly<{} & { timeout: number | moment.Duration; pollInterval: number | moment.Duration; indexInterval: string; pollEnabled: boolean; pollIntervalErrorMultiplier: number; }>; csv: Readonly<{} & { scroll: Readonly<{} & { size: number; duration: string; }>; checkForFormulas: boolean; escapeFormulaValues: boolean; enablePanelActionDownload: boolean; maxSizeBytes: number | ", "ByteSizeValue", "; useByteOrderMarkEncoding: boolean; }>; roles: Readonly<{} & { allow: string[]; }>; poll: Readonly<{} & { jobCompletionNotifier: Readonly<{} & { interval: number; intervalErrorMultiplier: number; }>; jobsRefresh: Readonly<{} & { interval: number; intervalErrorMultiplier: number; }>; }>; }>>" ], "description": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 69 } } ], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 69 } }, { "id": "def-server.ReportingCore.pluginSetup", "type": "Function", "label": "pluginSetup", "signature": [ "(setupDeps: ", { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.ReportingInternalSetup", "text": "ReportingInternalSetup" }, ") => void" ], "description": [], "children": [ { "type": "Object", "label": "setupDeps", "isRequired": true, "signature": [ { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.ReportingInternalSetup", "text": "ReportingInternalSetup" } ], "description": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 79 } } ], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 79 } }, { "id": "def-server.ReportingCore.pluginStart", "type": "Function", "label": "pluginStart", "signature": [ "(startDeps: ", { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.ReportingInternalStart", "text": "ReportingInternalStart" }, ") => Promise" ], "description": [], "children": [ { "type": "Object", "label": "startDeps", "isRequired": true, "signature": [ { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.ReportingInternalStart", "text": "ReportingInternalStart" } ], "description": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 93 } } ], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 93 } }, { "id": "def-server.ReportingCore.pluginSetsUp", "type": "Function", "label": "pluginSetsUp", "signature": [ "() => Promise" ], "description": [], "children": [], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 106 } }, { "id": "def-server.ReportingCore.pluginStartsUp", "type": "Function", "label": "pluginStartsUp", "signature": [ "() => Promise" ], "description": [], "children": [], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 117 } }, { "id": "def-server.ReportingCore.pluginIsStarted", "type": "Function", "label": "pluginIsStarted", "signature": [ "() => boolean" ], "description": [], "children": [], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 124 } }, { "id": "def-server.ReportingCore.setConfig", "type": "Function", "label": "setConfig", "signature": [ "(config: ", { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.ReportingConfig", "text": "ReportingConfig" }, ") => void" ], "description": [], "children": [ { "type": "Object", "label": "config", "isRequired": true, "signature": [ { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.ReportingConfig", "text": "ReportingConfig" } ], "description": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 131 } } ], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 131 } }, { "id": "def-server.ReportingCore.registerFeature", "type": "Function", "label": "registerFeature", "signature": [ "() => void" ], "description": [ "\nRegisters reporting as an Elasticsearch feature for the purpose of toggling visibility based on roles." ], "children": [], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 139 } }, { "id": "def-server.ReportingCore.getConfig", "type": "Function", "label": "getConfig", "signature": [ "() => ", { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.ReportingConfig", "text": "ReportingConfig" } ], "description": [], "children": [], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 159 } }, { "id": "def-server.ReportingCore.getPluginStartDeps", "type": "Function", "label": "getPluginStartDeps", "signature": [ "() => Promise<", { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.ReportingInternalStart", "text": "ReportingInternalStart" }, ">" ], "description": [], "children": [], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 169 } }, { "id": "def-server.ReportingCore.getExportTypesRegistry", "type": "Function", "label": "getExportTypesRegistry", "signature": [ "() => ", { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.ExportTypesRegistry", "text": "ExportTypesRegistry" } ], "description": [], "children": [], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 177 } }, { "id": "def-server.ReportingCore.scheduleTask", "type": "Function", "label": "scheduleTask", "signature": [ "(report: ", { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.ReportTaskParams", "text": "ReportTaskParams" }, "<", { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.BasePayload", "text": "BasePayload" }, ">) => Promise<", { "pluginId": "taskManager", "scope": "server", "docId": "kibTaskManagerPluginApi", "section": "def-server.ConcreteTaskInstance", "text": "ConcreteTaskInstance" }, ">" ], "description": [], "children": [ { "type": "Object", "label": "report", "isRequired": true, "signature": [ { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.ReportTaskParams", "text": "ReportTaskParams" }, "<", { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.BasePayload", "text": "BasePayload" }, ">" ], "description": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 181 } } ], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 181 } }, { "id": "def-server.ReportingCore.getStore", "type": "Function", "label": "getStore", "signature": [ "() => Promise<", { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.ReportingStore", "text": "ReportingStore" }, ">" ], "description": [], "children": [], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 185 } }, { "id": "def-server.ReportingCore.getLicenseInfo", "type": "Function", "label": "getLicenseInfo", "signature": [ "() => Promise>" ], "description": [], "children": [], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 189 } }, { "id": "def-server.ReportingCore.getScreenshotsObservable", "type": "Function", "label": "getScreenshotsObservable", "signature": [ "() => Promise<", { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.ScreenshotsObservableFn", "text": "ScreenshotsObservableFn" }, ">" ], "description": [], "children": [], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 199 } }, { "id": "def-server.ReportingCore.getPluginSetupDeps", "type": "Function", "label": "getPluginSetupDeps", "signature": [ "() => ", { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.ReportingInternalSetup", "text": "ReportingInternalSetup" } ], "description": [], "children": [], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 208 } }, { "id": "def-server.ReportingCore.getElasticsearchService", "type": "Function", "label": "getElasticsearchService", "signature": [ "() => ", { "pluginId": "core", "scope": "server", "docId": "kibCorePluginApi", "section": "def-server.ElasticsearchServiceSetup", "text": "ElasticsearchServiceSetup" } ], "description": [], "children": [], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 216 } }, { "id": "def-server.ReportingCore.getUiSettingsServiceFactory", "type": "Function", "label": "getUiSettingsServiceFactory", "signature": [ "(savedObjectsClient: Pick<", { "pluginId": "core", "scope": "server", "docId": "kibCoreSavedObjectsPluginApi", "section": "def-server.SavedObjectsClient", "text": "SavedObjectsClient" }, ", \"get\" | \"delete\" | \"create\" | \"find\" | \"update\" | \"bulkCreate\" | \"bulkGet\" | \"bulkUpdate\" | \"errors\" | \"checkConflicts\" | \"resolve\" | \"addToNamespaces\" | \"deleteFromNamespaces\" | \"removeReferencesTo\" | \"openPointInTimeForType\" | \"closePointInTime\" | \"createPointInTimeFinder\">) => Promise<", { "pluginId": "core", "scope": "server", "docId": "kibCorePluginApi", "section": "def-server.IUiSettingsClient", "text": "IUiSettingsClient" }, ">" ], "description": [], "children": [ { "type": "Object", "label": "savedObjectsClient", "isRequired": true, "signature": [ "Pick<", { "pluginId": "core", "scope": "server", "docId": "kibCoreSavedObjectsPluginApi", "section": "def-server.SavedObjectsClient", "text": "SavedObjectsClient" }, ", \"get\" | \"delete\" | \"create\" | \"find\" | \"update\" | \"bulkCreate\" | \"bulkGet\" | \"bulkUpdate\" | \"errors\" | \"checkConflicts\" | \"resolve\" | \"addToNamespaces\" | \"deleteFromNamespaces\" | \"removeReferencesTo\" | \"openPointInTimeForType\" | \"closePointInTime\" | \"createPointInTimeFinder\">" ], "description": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 225 } } ], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 225 } }, { "id": "def-server.ReportingCore.getSpaceId", "type": "Function", "label": "getSpaceId", "signature": [ "(request: ", { "pluginId": "core", "scope": "server", "docId": "kibCoreHttpPluginApi", "section": "def-server.KibanaRequest", "text": "KibanaRequest" }, ", logger?: ", { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.LevelLogger", "text": "LevelLogger" }, ") => string | undefined" ], "description": [], "children": [ { "type": "Object", "label": "request", "isRequired": true, "signature": [ { "pluginId": "core", "scope": "server", "docId": "kibCoreHttpPluginApi", "section": "def-server.KibanaRequest", "text": "KibanaRequest" }, "" ], "description": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 231 } }, { "type": "Object", "label": "logger", "isRequired": true, "signature": [ { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.LevelLogger", "text": "LevelLogger" } ], "description": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 231 } } ], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 231 } }, { "id": "def-server.ReportingCore.getFakeRequest", "type": "Function", "label": "getFakeRequest", "signature": [ "(baseRequest: object, spaceId: string | undefined, logger?: ", { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.LevelLogger", "text": "LevelLogger" }, ") => ", { "pluginId": "core", "scope": "server", "docId": "kibCoreHttpPluginApi", "section": "def-server.KibanaRequest", "text": "KibanaRequest" }, "" ], "description": [], "children": [ { "type": "Uncategorized", "label": "baseRequest", "isRequired": true, "signature": [ "object" ], "description": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 245 } }, { "type": "string", "label": "spaceId", "isRequired": false, "signature": [ "string | undefined" ], "description": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 245 } }, { "type": "Object", "label": "logger", "isRequired": true, "signature": [ { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.LevelLogger", "text": "LevelLogger" } ], "description": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 245 } } ], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 245 } }, { "id": "def-server.ReportingCore.getUiSettingsClient", "type": "Function", "label": "getUiSettingsClient", "signature": [ "(request: ", { "pluginId": "core", "scope": "server", "docId": "kibCoreHttpPluginApi", "section": "def-server.KibanaRequest", "text": "KibanaRequest" }, ", logger?: ", { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.LevelLogger", "text": "LevelLogger" }, ") => Promise<", { "pluginId": "core", "scope": "server", "docId": "kibCorePluginApi", "section": "def-server.IUiSettingsClient", "text": "IUiSettingsClient" }, ">" ], "description": [], "children": [ { "type": "Object", "label": "request", "isRequired": true, "signature": [ { "pluginId": "core", "scope": "server", "docId": "kibCoreHttpPluginApi", "section": "def-server.KibanaRequest", "text": "KibanaRequest" }, "" ], "description": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 265 } }, { "type": "Object", "label": "logger", "isRequired": true, "signature": [ { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.LevelLogger", "text": "LevelLogger" } ], "description": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 265 } } ], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 265 } }, { "id": "def-server.ReportingCore.getDataService", "type": "Function", "label": "getDataService", "signature": [ "() => Promise<", { "pluginId": "data", "scope": "server", "docId": "kibDataPluginApi", "section": "def-server.DataPluginStart", "text": "DataPluginStart" }, ">" ], "description": [], "children": [], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 275 } }, { "id": "def-server.ReportingCore.getEsClient", "type": "Function", "label": "getEsClient", "signature": [ "() => Promise<", { "pluginId": "core", "scope": "server", "docId": "kibCorePluginApi", "section": "def-server.IClusterClient", "text": "IClusterClient" }, ">" ], "description": [], "children": [], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 280 } }, { "id": "def-server.ReportingCore.trackReport", "type": "Function", "label": "trackReport", "signature": [ "(reportId: string) => void" ], "description": [], "children": [ { "type": "string", "label": "reportId", "isRequired": true, "signature": [ "string" ], "description": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 285 } } ], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 285 } }, { "id": "def-server.ReportingCore.untrackReport", "type": "Function", "label": "untrackReport", "signature": [ "(reportId: string) => void" ], "description": [], "children": [ { "type": "string", "label": "reportId", "isRequired": true, "signature": [ "string" ], "description": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 289 } } ], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 289 } }, { "id": "def-server.ReportingCore.countConcurrentReports", "type": "Function", "label": "countConcurrentReports", "signature": [ "() => number" ], "description": [], "children": [], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 293 } } ], "source": { "path": "x-pack/plugins/reporting/server/core.ts", "lineNumber": 58 }, "initialIsOpen": false }, { "id": "def-server.ReportingPlugin", "type": "Class", "tags": [], "label": "ReportingPlugin", "description": [], "signature": [ { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.ReportingPlugin", "text": "ReportingPlugin" }, " implements ", { "pluginId": "core", "scope": "server", "docId": "kibCorePluginApi", "section": "def-server.Plugin", "text": "Plugin" }, "" ], "children": [ { "id": "def-server.ReportingPlugin.Unnamed", "type": "Function", "label": "Constructor", "signature": [ "any" ], "description": [], "children": [ { "type": "Object", "label": "context", "isRequired": true, "signature": [ { "pluginId": "core", "scope": "server", "docId": "kibCorePluginApi", "section": "def-server.PluginInitializerContext", "text": "PluginInitializerContext" }, "; }>; autoDownload: boolean; }>; timeouts: Readonly<{} & { openUrl: number | moment.Duration; waitForElements: number | moment.Duration; renderComplete: number | moment.Duration; }>; networkPolicy: Readonly<{} & { enabled: boolean; rules: Readonly<{ host?: string | undefined; protocol?: string | undefined; } & { allow: boolean; }>[]; }>; zoom: number; viewport: Readonly<{} & { height: number; width: number; }>; loadDelay: number | moment.Duration; maxAttempts: number; }>; kibanaServer: Readonly<{ hostname?: string | undefined; port?: number | undefined; protocol?: string | undefined; } & {}>; queue: Readonly<{} & { timeout: number | moment.Duration; pollInterval: number | moment.Duration; indexInterval: string; pollEnabled: boolean; pollIntervalErrorMultiplier: number; }>; csv: Readonly<{} & { scroll: Readonly<{} & { size: number; duration: string; }>; checkForFormulas: boolean; escapeFormulaValues: boolean; enablePanelActionDownload: boolean; maxSizeBytes: number | ", "ByteSizeValue", "; useByteOrderMarkEncoding: boolean; }>; roles: Readonly<{} & { allow: string[]; }>; poll: Readonly<{} & { jobCompletionNotifier: Readonly<{} & { interval: number; intervalErrorMultiplier: number; }>; jobsRefresh: Readonly<{} & { interval: number; intervalErrorMultiplier: number; }>; }>; }>>" ], "description": [], "source": { "path": "x-pack/plugins/reporting/server/plugin.ts", "lineNumber": 31 } } ], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/plugin.ts", "lineNumber": 31 } }, { "id": "def-server.ReportingPlugin.setup", "type": "Function", "label": "setup", "signature": [ "(core: ", { "pluginId": "core", "scope": "server", "docId": "kibCorePluginApi", "section": "def-server.CoreSetup", "text": "CoreSetup" }, ", plugins: ", { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.ReportingSetupDeps", "text": "ReportingSetupDeps" }, ") => {}" ], "description": [], "children": [ { "type": "Object", "label": "core", "isRequired": true, "signature": [ { "pluginId": "core", "scope": "server", "docId": "kibCorePluginApi", "section": "def-server.CoreSetup", "text": "CoreSetup" }, "" ], "description": [], "source": { "path": "x-pack/plugins/reporting/server/plugin.ts", "lineNumber": 37 } }, { "type": "Object", "label": "plugins", "isRequired": true, "signature": [ { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.ReportingSetupDeps", "text": "ReportingSetupDeps" } ], "description": [], "source": { "path": "x-pack/plugins/reporting/server/plugin.ts", "lineNumber": 37 } } ], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/plugin.ts", "lineNumber": 37 } }, { "id": "def-server.ReportingPlugin.start", "type": "Function", "label": "start", "signature": [ "(core: ", { "pluginId": "core", "scope": "server", "docId": "kibCorePluginApi", "section": "def-server.CoreStart", "text": "CoreStart" }, ", plugins: ", { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.ReportingStartDeps", "text": "ReportingStartDeps" }, ") => {}" ], "description": [], "children": [ { "type": "Object", "label": "core", "isRequired": true, "signature": [ { "pluginId": "core", "scope": "server", "docId": "kibCorePluginApi", "section": "def-server.CoreStart", "text": "CoreStart" } ], "description": [], "source": { "path": "x-pack/plugins/reporting/server/plugin.ts", "lineNumber": 86 } }, { "type": "Object", "label": "plugins", "isRequired": true, "signature": [ { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.ReportingStartDeps", "text": "ReportingStartDeps" } ], "description": [], "source": { "path": "x-pack/plugins/reporting/server/plugin.ts", "lineNumber": 86 } } ], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/server/plugin.ts", "lineNumber": 86 } } ], "source": { "path": "x-pack/plugins/reporting/server/plugin.ts", "lineNumber": 25 }, "initialIsOpen": false } ], "functions": [], "interfaces": [ { "id": "def-server.ReportingConfig", "type": "Interface", "label": "ReportingConfig", "signature": [ { "pluginId": "reporting", "scope": "server", "docId": "kibReportingPluginApi", "section": "def-server.ReportingConfig", "text": "ReportingConfig" }, " extends Config; }>; autoDownload: boolean; }>; timeouts: Readonly<{} & { openUrl: number | moment.Duration; waitForElements: number | moment.Duration; renderComplete: number | moment.Duration; }>; networkPolicy: Readonly<{} & { enabled: boolean; rules: Readonly<{ host?: string | undefined; protocol?: string | undefined; } & { allow: boolean; }>[]; }>; zoom: number; viewport: Readonly<{} & { height: number; width: number; }>; loadDelay: number | moment.Duration; maxAttempts: number; }>; kibanaServer: Readonly<{ hostname?: string | undefined; port?: number | undefined; protocol?: string | undefined; } & {}>; queue: Readonly<{} & { timeout: number | moment.Duration; pollInterval: number | moment.Duration; indexInterval: string; pollEnabled: boolean; pollIntervalErrorMultiplier: number; }>; csv: Readonly<{} & { scroll: Readonly<{} & { size: number; duration: string; }>; checkForFormulas: boolean; escapeFormulaValues: boolean; enablePanelActionDownload: boolean; maxSizeBytes: number | ", "ByteSizeValue", "; useByteOrderMarkEncoding: boolean; }>; roles: Readonly<{} & { allow: string[]; }>; poll: Readonly<{} & { jobCompletionNotifier: Readonly<{} & { interval: number; intervalErrorMultiplier: number; }>; jobsRefresh: Readonly<{} & { interval: number; intervalErrorMultiplier: number; }>; }>; }>>" ], "description": [], "tags": [], "children": [ { "tags": [], "id": "def-server.ReportingConfig.kbnConfig", "type": "Object", "label": "kbnConfig", "description": [], "source": { "path": "x-pack/plugins/reporting/server/config/config.ts", "lineNumber": 58 }, "signature": [ "Config" ] } ], "source": { "path": "x-pack/plugins/reporting/server/config/config.ts", "lineNumber": 57 }, "initialIsOpen": false }, { "id": "def-server.ReportingSetupDeps", "type": "Interface", "label": "ReportingSetupDeps", "description": [], "tags": [], "children": [ { "tags": [], "id": "def-server.ReportingSetupDeps.licensing", "type": "Object", "label": "licensing", "description": [], "source": { "path": "x-pack/plugins/reporting/server/types.ts", "lineNumber": 29 }, "signature": [ { "pluginId": "licensing", "scope": "server", "docId": "kibLicensingPluginApi", "section": "def-server.LicensingPluginSetup", "text": "LicensingPluginSetup" } ] }, { "tags": [], "id": "def-server.ReportingSetupDeps.features", "type": "Object", "label": "features", "description": [], "source": { "path": "x-pack/plugins/reporting/server/types.ts", "lineNumber": 30 }, "signature": [ { "pluginId": "features", "scope": "server", "docId": "kibFeaturesPluginApi", "section": "def-server.PluginSetupContract", "text": "PluginSetupContract" } ] }, { "tags": [], "id": "def-server.ReportingSetupDeps.security", "type": "Object", "label": "security", "description": [], "source": { "path": "x-pack/plugins/reporting/server/types.ts", "lineNumber": 31 }, "signature": [ { "pluginId": "security", "scope": "server", "docId": "kibSecurityPluginApi", "section": "def-server.SecurityPluginSetup", "text": "SecurityPluginSetup" }, " | undefined" ] }, { "tags": [], "id": "def-server.ReportingSetupDeps.spaces", "type": "Object", "label": "spaces", "description": [], "source": { "path": "x-pack/plugins/reporting/server/types.ts", "lineNumber": 32 }, "signature": [ { "pluginId": "spaces", "scope": "server", "docId": "kibSpacesPluginApi", "section": "def-server.SpacesPluginSetup", "text": "SpacesPluginSetup" }, " | undefined" ] }, { "tags": [], "id": "def-server.ReportingSetupDeps.taskManager", "type": "CompoundType", "label": "taskManager", "description": [], "source": { "path": "x-pack/plugins/reporting/server/types.ts", "lineNumber": 33 }, "signature": [ { "pluginId": "taskManager", "scope": "server", "docId": "kibTaskManagerPluginApi", "section": "def-server.TaskManagerSetupContract", "text": "TaskManagerSetupContract" } ] }, { "tags": [], "id": "def-server.ReportingSetupDeps.usageCollection", "type": "Object", "label": "usageCollection", "description": [], "source": { "path": "x-pack/plugins/reporting/server/types.ts", "lineNumber": 34 }, "signature": [ "Pick<", { "pluginId": "usageCollection", "scope": "server", "docId": "kibUsageCollectionPluginApi", "section": "def-server.CollectorSet", "text": "CollectorSet" }, ", \"makeStatsCollector\" | \"makeUsageCollector\" | \"registerCollector\" | \"getCollectorByType\" | \"areAllCollectorsReady\" | \"bulkFetch\" | \"bulkFetchUsage\" | \"toObject\" | \"toApiFieldNames\"> | undefined" ] } ], "source": { "path": "x-pack/plugins/reporting/server/types.ts", "lineNumber": 28 }, "initialIsOpen": false }, { "id": "def-server.ReportingStartDeps", "type": "Interface", "label": "ReportingStartDeps", "description": [], "tags": [], "children": [ { "tags": [], "id": "def-server.ReportingStartDeps.data", "type": "Object", "label": "data", "description": [], "source": { "path": "x-pack/plugins/reporting/server/types.ts", "lineNumber": 38 }, "signature": [ { "pluginId": "data", "scope": "server", "docId": "kibDataPluginApi", "section": "def-server.DataPluginStart", "text": "DataPluginStart" } ] }, { "tags": [], "id": "def-server.ReportingStartDeps.taskManager", "type": "CompoundType", "label": "taskManager", "description": [], "source": { "path": "x-pack/plugins/reporting/server/types.ts", "lineNumber": 39 }, "signature": [ { "pluginId": "taskManager", "scope": "server", "docId": "kibTaskManagerPluginApi", "section": "def-server.TaskManagerStartContract", "text": "TaskManagerStartContract" } ] } ], "source": { "path": "x-pack/plugins/reporting/server/types.ts", "lineNumber": 37 }, "initialIsOpen": false } ], "enums": [], "misc": [], "objects": [] }, "common": { "classes": [ { "id": "def-common.CancellationToken", "type": "Class", "tags": [], "label": "CancellationToken", "description": [], "children": [ { "id": "def-common.CancellationToken.Unnamed", "type": "Function", "label": "Constructor", "signature": [ "any" ], "description": [], "children": [], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/common/cancellation_token.ts", "lineNumber": 14 } }, { "id": "def-common.CancellationToken.on", "type": "Function", "children": [ { "type": "Object", "label": "callback", "isRequired": true, "signature": [ "Function" ], "description": [], "source": { "path": "x-pack/plugins/reporting/common/cancellation_token.ts", "lineNumber": 19 } } ], "signature": [ "(callback: Function) => void" ], "description": [], "label": "on", "source": { "path": "x-pack/plugins/reporting/common/cancellation_token.ts", "lineNumber": 19 }, "tags": [], "returnComment": [] }, { "id": "def-common.CancellationToken.cancel", "type": "Function", "children": [], "signature": [ "() => void" ], "description": [], "label": "cancel", "source": { "path": "x-pack/plugins/reporting/common/cancellation_token.ts", "lineNumber": 32 }, "tags": [], "returnComment": [] }, { "id": "def-common.CancellationToken.isCancelled", "type": "Function", "label": "isCancelled", "signature": [ "() => boolean" ], "description": [], "children": [], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/common/cancellation_token.ts", "lineNumber": 37 } } ], "source": { "path": "x-pack/plugins/reporting/common/cancellation_token.ts", "lineNumber": 10 }, "initialIsOpen": false }, { "id": "def-common.Poller", "type": "Class", "tags": [], "label": "Poller", "description": [], "children": [ { "id": "def-common.Poller.Unnamed", "type": "Function", "label": "Constructor", "signature": [ "any" ], "description": [], "children": [ { "type": "Object", "label": "options", "isRequired": true, "signature": [ "PollerOptions" ], "description": [], "source": { "path": "x-pack/plugins/reporting/common/poller.ts", "lineNumber": 32 } } ], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/common/poller.ts", "lineNumber": 32 } }, { "id": "def-common.Poller.getPollFrequency", "type": "Function", "label": "getPollFrequency", "signature": [ "() => number" ], "description": [], "children": [], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/common/poller.ts", "lineNumber": 45 } }, { "id": "def-common.Poller._poll", "type": "Function", "label": "_poll", "signature": [ "() => Promise" ], "description": [], "children": [], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/common/poller.ts", "lineNumber": 49 } }, { "id": "def-common.Poller.start", "type": "Function", "label": "start", "signature": [ "() => void" ], "description": [], "children": [], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/common/poller.ts", "lineNumber": 76 } }, { "id": "def-common.Poller.stop", "type": "Function", "label": "stop", "signature": [ "() => void" ], "description": [], "children": [], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/common/poller.ts", "lineNumber": 89 } }, { "id": "def-common.Poller.isRunning", "type": "Function", "label": "isRunning", "signature": [ "() => boolean" ], "description": [], "children": [], "tags": [], "returnComment": [], "source": { "path": "x-pack/plugins/reporting/common/poller.ts", "lineNumber": 103 } } ], "source": { "path": "x-pack/plugins/reporting/common/poller.ts", "lineNumber": 21 }, "initialIsOpen": false } ], "functions": [ { "id": "def-common.getDefaultLayoutSelectors", "type": "Function", "children": [], "signature": [ "() => ", "LayoutSelectorDictionary" ], "description": [], "label": "getDefaultLayoutSelectors", "source": { "path": "x-pack/plugins/reporting/common/index.ts", "lineNumber": 14 }, "tags": [], "returnComment": [], "initialIsOpen": false } ], "interfaces": [], "enums": [], "misc": [], "objects": [ { "id": "def-common.constants", "type": "Object", "label": "constants", "tags": [], "description": [], "source": { "path": "x-pack/plugins/reporting/common/index.ts", "lineNumber": 10 }, "signature": [ "typeof ", "x-pack/plugins/reporting/common/constants" ], "initialIsOpen": false } ] } }