|
25 | 25 | "text": "Alert" |
26 | 26 | }, |
27 | 27 | "<never>, \"enabled\" | \"id\" | \"name\" | \"params\" | \"actions\" | \"tags\" | \"alertTypeId\" | \"consumer\" | \"schedule\" | \"scheduledTaskId\" | \"createdBy\" | \"updatedBy\" | \"createdAt\" | \"updatedAt\" | \"apiKeyOwner\" | \"throttle\" | \"notifyWhen\" | \"muteAll\" | \"mutedInstanceIds\" | \"executionStatus\">) => string | ", |
28 | | - { |
29 | | - "pluginId": "kibanaUtils", |
30 | | - "scope": "common", |
31 | | - "docId": "kibKibanaUtilsPluginApi", |
32 | | - "section": "def-common.JsonObject", |
33 | | - "text": "JsonObject" |
34 | | - } |
| 28 | + "JsonObject" |
35 | 29 | ], |
36 | 30 | "source": { |
37 | 31 | "path": "x-pack/plugins/alerting/public/alert_navigation_registry/types.ts", |
|
64 | 58 | ], |
65 | 59 | "label": "registerNavigation", |
66 | 60 | "description": [ |
67 | | - "\nRegister a customized view of the particular rule type. Stack Management provides a generic overview, but a developer can register a\ncustom navigation to provide the user an extra link to a more curated view. The alerting plugin doesn't actually do\nanything with this information, but it can be used by other plugins via the `getNavigation` functionality. Currently\nthe trigger_actions_ui plugin uses it to expose the link from the generic rule view in Stack Management.\n" |
| 61 | + "\nRegister a customized view of the particular rule type. Stack Management provides a generic overview, but a developer can register a\ncustom navigation to provide the user an extra link to a more curated view. The alerting plugin doesn't actually do\nanything with this information, but it can be used by other plugins via the `getNavigation` functionality. Currently\nthe trigger_actions_ui plugin uses it to expose the link from the generic rule details view in Stack Management.\n" |
68 | 62 | ], |
69 | 63 | "signature": [ |
70 | 64 | "(applicationId: string, ruleType: string, handler: ", |
|
133 | 127 | "text": "Alert" |
134 | 128 | }, |
135 | 129 | "<never>, \"enabled\" | \"id\" | \"name\" | \"params\" | \"actions\" | \"tags\" | \"alertTypeId\" | \"consumer\" | \"schedule\" | \"scheduledTaskId\" | \"createdBy\" | \"updatedBy\" | \"createdAt\" | \"updatedAt\" | \"apiKeyOwner\" | \"throttle\" | \"notifyWhen\" | \"muteAll\" | \"mutedInstanceIds\" | \"executionStatus\">) => string | ", |
136 | | - { |
137 | | - "pluginId": "kibanaUtils", |
138 | | - "scope": "common", |
139 | | - "docId": "kibKibanaUtilsPluginApi", |
140 | | - "section": "def-common.JsonObject", |
141 | | - "text": "JsonObject" |
142 | | - } |
| 130 | + "JsonObject" |
143 | 131 | ], |
144 | 132 | "source": { |
145 | 133 | "path": "x-pack/plugins/alerting/public/plugin.ts", |
|
156 | 144 | "tags": [], |
157 | 145 | "label": "registerDefaultNavigation", |
158 | 146 | "description": [ |
159 | | - "\nRegister a customized view for all rule types. Stack Management provides a generic overview, but a developer can register a\ncustom navigation to provide the user an extra link to a more curated view. The alerting plugin doesn't actually do\nanything with this information, but it can be used by other plugins via the `getNavigation` functionality. Currently\nthe trigger_actions_ui plugin uses it to expose the link from the generic rule view in Stack Management.\n" |
| 147 | + "\nRegister a customized view for all rule types with this application id. Stack Management provides a generic overview, but a developer can register a\ncustom navigation to provide the user an extra link to a more curated view. The alerting plugin doesn't actually do\nanything with this information, but it can be used by other plugins via the `getNavigation` functionality. Currently\nthe trigger_actions_ui plugin uses it to expose the link from the generic rule details view in Stack Management.\n" |
160 | 148 | ], |
161 | 149 | "signature": [ |
162 | 150 | "(applicationId: string, handler: ", |
|
210 | 198 | "text": "Alert" |
211 | 199 | }, |
212 | 200 | "<never>, \"enabled\" | \"id\" | \"name\" | \"params\" | \"actions\" | \"tags\" | \"alertTypeId\" | \"consumer\" | \"schedule\" | \"scheduledTaskId\" | \"createdBy\" | \"updatedBy\" | \"createdAt\" | \"updatedAt\" | \"apiKeyOwner\" | \"throttle\" | \"notifyWhen\" | \"muteAll\" | \"mutedInstanceIds\" | \"executionStatus\">) => string | ", |
213 | | - { |
214 | | - "pluginId": "kibanaUtils", |
215 | | - "scope": "common", |
216 | | - "docId": "kibKibanaUtilsPluginApi", |
217 | | - "section": "def-common.JsonObject", |
218 | | - "text": "JsonObject" |
219 | | - } |
| 201 | + "JsonObject" |
220 | 202 | ], |
221 | 203 | "source": { |
222 | 204 | "path": "x-pack/plugins/alerting/public/plugin.ts", |
|
396 | 378 | ], |
397 | 379 | "source": { |
398 | 380 | "path": "x-pack/plugins/alerting/common/alert_type.ts", |
399 | | - "lineNumber": 25 |
| 381 | + "lineNumber": 26 |
400 | 382 | }, |
401 | 383 | "deprecated": false, |
402 | 384 | "children": [ |
|
412 | 394 | ], |
413 | 395 | "source": { |
414 | 396 | "path": "x-pack/plugins/alerting/common/alert_type.ts", |
415 | | - "lineNumber": 26 |
| 397 | + "lineNumber": 27 |
416 | 398 | }, |
417 | 399 | "deprecated": false |
418 | 400 | }, |
|
425 | 407 | "description": [], |
426 | 408 | "source": { |
427 | 409 | "path": "x-pack/plugins/alerting/common/alert_type.ts", |
428 | | - "lineNumber": 27 |
| 410 | + "lineNumber": 28 |
429 | 411 | }, |
430 | 412 | "deprecated": false |
431 | 413 | } |
|
786 | 768 | "description": [], |
787 | 769 | "source": { |
788 | 770 | "path": "x-pack/plugins/alerting/server/types.ts", |
789 | | - "lineNumber": 221 |
| 771 | + "lineNumber": 222 |
790 | 772 | }, |
791 | 773 | "deprecated": false, |
792 | 774 | "children": [ |
|
808 | 790 | ], |
809 | 791 | "source": { |
810 | 792 | "path": "x-pack/plugins/alerting/server/types.ts", |
811 | | - "lineNumber": 222 |
| 793 | + "lineNumber": 223 |
812 | 794 | }, |
813 | 795 | "deprecated": false |
814 | 796 | }, |
|
830 | 812 | ], |
831 | 813 | "source": { |
832 | 814 | "path": "x-pack/plugins/alerting/server/types.ts", |
833 | | - "lineNumber": 223 |
| 815 | + "lineNumber": 224 |
834 | 816 | }, |
835 | 817 | "deprecated": false |
836 | 818 | } |
|
1153 | 1135 | "lineNumber": 148 |
1154 | 1136 | }, |
1155 | 1137 | "deprecated": false |
| 1138 | + }, |
| 1139 | + { |
| 1140 | + "parentPluginId": "alerting", |
| 1141 | + "id": "def-server.AlertType.isExportable", |
| 1142 | + "type": "boolean", |
| 1143 | + "tags": [], |
| 1144 | + "label": "isExportable", |
| 1145 | + "description": [], |
| 1146 | + "source": { |
| 1147 | + "path": "x-pack/plugins/alerting/server/types.ts", |
| 1148 | + "lineNumber": 149 |
| 1149 | + }, |
| 1150 | + "deprecated": false |
1156 | 1151 | } |
1157 | 1152 | ], |
1158 | 1153 | "initialIsOpen": false |
|
1255 | 1250 | "description": [], |
1256 | 1251 | "source": { |
1257 | 1252 | "path": "x-pack/plugins/alerting/server/plugin.ts", |
1258 | | - "lineNumber": 85 |
| 1253 | + "lineNumber": 87 |
1259 | 1254 | }, |
1260 | 1255 | "deprecated": false, |
1261 | 1256 | "children": [ |
|
1279 | 1274 | ], |
1280 | 1275 | "source": { |
1281 | 1276 | "path": "x-pack/plugins/alerting/server/plugin.ts", |
1282 | | - "lineNumber": 86 |
| 1277 | + "lineNumber": 88 |
1283 | 1278 | }, |
1284 | 1279 | "deprecated": false, |
1285 | 1280 | "children": [ |
|
1302 | 1297 | ], |
1303 | 1298 | "source": { |
1304 | 1299 | "path": "x-pack/plugins/alerting/server/plugin.ts", |
1305 | | - "lineNumber": 94 |
| 1300 | + "lineNumber": 96 |
1306 | 1301 | }, |
1307 | 1302 | "deprecated": false, |
1308 | 1303 | "isRequired": true |
|
1322 | 1317 | "description": [], |
1323 | 1318 | "source": { |
1324 | 1319 | "path": "x-pack/plugins/alerting/server/plugin.ts", |
1325 | | - "lineNumber": 105 |
| 1320 | + "lineNumber": 107 |
1326 | 1321 | }, |
1327 | 1322 | "deprecated": false, |
1328 | 1323 | "children": [ |
|
1340 | 1335 | ], |
1341 | 1336 | "source": { |
1342 | 1337 | "path": "x-pack/plugins/alerting/server/plugin.ts", |
1343 | | - "lineNumber": 106 |
| 1338 | + "lineNumber": 108 |
1344 | 1339 | }, |
1345 | 1340 | "deprecated": false, |
1346 | 1341 | "returnComment": [], |
|
1374 | 1369 | ], |
1375 | 1370 | "source": { |
1376 | 1371 | "path": "x-pack/plugins/alerting/server/plugin.ts", |
1377 | | - "lineNumber": 107 |
| 1372 | + "lineNumber": 109 |
1378 | 1373 | }, |
1379 | 1374 | "deprecated": false, |
1380 | 1375 | "children": [ |
|
1397 | 1392 | ], |
1398 | 1393 | "source": { |
1399 | 1394 | "path": "x-pack/plugins/alerting/server/plugin.ts", |
1400 | | - "lineNumber": 107 |
| 1395 | + "lineNumber": 109 |
1401 | 1396 | }, |
1402 | 1397 | "deprecated": false, |
1403 | 1398 | "isRequired": true |
|
1427 | 1422 | ], |
1428 | 1423 | "source": { |
1429 | 1424 | "path": "x-pack/plugins/alerting/server/plugin.ts", |
1430 | | - "lineNumber": 108 |
| 1425 | + "lineNumber": 110 |
1431 | 1426 | }, |
1432 | 1427 | "deprecated": false, |
1433 | 1428 | "children": [ |
|
1450 | 1445 | ], |
1451 | 1446 | "source": { |
1452 | 1447 | "path": "x-pack/plugins/alerting/server/plugin.ts", |
1453 | | - "lineNumber": 109 |
| 1448 | + "lineNumber": 111 |
1454 | 1449 | }, |
1455 | 1450 | "deprecated": false, |
1456 | 1451 | "isRequired": true |
|
1478 | 1473 | ], |
1479 | 1474 | "source": { |
1480 | 1475 | "path": "x-pack/plugins/alerting/server/plugin.ts", |
1481 | | - "lineNumber": 111 |
| 1476 | + "lineNumber": 113 |
1482 | 1477 | }, |
1483 | 1478 | "deprecated": false, |
1484 | 1479 | "returnComment": [], |
|
1518 | 1513 | ], |
1519 | 1514 | "source": { |
1520 | 1515 | "path": "x-pack/plugins/alerting/common/alert_type.ts", |
1521 | | - "lineNumber": 30 |
| 1516 | + "lineNumber": 31 |
1522 | 1517 | }, |
1523 | 1518 | "deprecated": false, |
1524 | 1519 | "initialIsOpen": false |
|
1711 | 1706 | ], |
1712 | 1707 | "source": { |
1713 | 1708 | "path": "x-pack/plugins/alerting/server/types.ts", |
1714 | | - "lineNumber": 181 |
| 1709 | + "lineNumber": 182 |
1715 | 1710 | }, |
1716 | 1711 | "deprecated": false, |
1717 | 1712 | "initialIsOpen": false |
|
2073 | 2068 | ], |
2074 | 2069 | "source": { |
2075 | 2070 | "path": "x-pack/plugins/alerting/common/alert_type.ts", |
2076 | | - "lineNumber": 25 |
| 2071 | + "lineNumber": 26 |
2077 | 2072 | }, |
2078 | 2073 | "deprecated": false, |
2079 | 2074 | "children": [ |
|
2089 | 2084 | ], |
2090 | 2085 | "source": { |
2091 | 2086 | "path": "x-pack/plugins/alerting/common/alert_type.ts", |
2092 | | - "lineNumber": 26 |
| 2087 | + "lineNumber": 27 |
2093 | 2088 | }, |
2094 | 2089 | "deprecated": false |
2095 | 2090 | }, |
|
2102 | 2097 | "description": [], |
2103 | 2098 | "source": { |
2104 | 2099 | "path": "x-pack/plugins/alerting/common/alert_type.ts", |
2105 | | - "lineNumber": 27 |
| 2100 | + "lineNumber": 28 |
2106 | 2101 | }, |
2107 | 2102 | "deprecated": false |
2108 | 2103 | } |
|
3199 | 3194 | "description": [], |
3200 | 3195 | "source": { |
3201 | 3196 | "path": "x-pack/plugins/alerting/common/alert_navigation.ts", |
3202 | | - "lineNumber": 13 |
| 3197 | + "lineNumber": 12 |
3203 | 3198 | }, |
3204 | 3199 | "deprecated": false, |
3205 | 3200 | "children": [ |
|
3211 | 3206 | "label": "state", |
3212 | 3207 | "description": [], |
3213 | 3208 | "signature": [ |
3214 | | - { |
3215 | | - "pluginId": "kibanaUtils", |
3216 | | - "scope": "common", |
3217 | | - "docId": "kibKibanaUtilsPluginApi", |
3218 | | - "section": "def-common.JsonObject", |
3219 | | - "text": "JsonObject" |
3220 | | - } |
| 3209 | + "JsonObject" |
3221 | 3210 | ], |
3222 | 3211 | "source": { |
3223 | 3212 | "path": "x-pack/plugins/alerting/common/alert_navigation.ts", |
3224 | | - "lineNumber": 14 |
| 3213 | + "lineNumber": 13 |
3225 | 3214 | }, |
3226 | 3215 | "deprecated": false |
3227 | 3216 | } |
|
3383 | 3372 | "lineNumber": 22 |
3384 | 3373 | }, |
3385 | 3374 | "deprecated": false |
| 3375 | + }, |
| 3376 | + { |
| 3377 | + "parentPluginId": "alerting", |
| 3378 | + "id": "def-common.AlertType.isExportable", |
| 3379 | + "type": "boolean", |
| 3380 | + "tags": [], |
| 3381 | + "label": "isExportable", |
| 3382 | + "description": [], |
| 3383 | + "source": { |
| 3384 | + "path": "x-pack/plugins/alerting/common/alert_type.ts", |
| 3385 | + "lineNumber": 23 |
| 3386 | + }, |
| 3387 | + "deprecated": false |
3386 | 3388 | } |
3387 | 3389 | ], |
3388 | 3390 | "initialIsOpen": false |
|
3396 | 3398 | "description": [], |
3397 | 3399 | "source": { |
3398 | 3400 | "path": "x-pack/plugins/alerting/common/alert_navigation.ts", |
3399 | | - "lineNumber": 10 |
| 3401 | + "lineNumber": 9 |
3400 | 3402 | }, |
3401 | 3403 | "deprecated": false, |
3402 | 3404 | "children": [ |
|
3409 | 3411 | "description": [], |
3410 | 3412 | "source": { |
3411 | 3413 | "path": "x-pack/plugins/alerting/common/alert_navigation.ts", |
3412 | | - "lineNumber": 11 |
| 3414 | + "lineNumber": 10 |
3413 | 3415 | }, |
3414 | 3416 | "deprecated": false |
3415 | 3417 | } |
|
3516 | 3518 | ], |
3517 | 3519 | "source": { |
3518 | 3520 | "path": "x-pack/plugins/alerting/common/alert_type.ts", |
3519 | | - "lineNumber": 30 |
| 3521 | + "lineNumber": 31 |
3520 | 3522 | }, |
3521 | 3523 | "deprecated": false, |
3522 | 3524 | "initialIsOpen": false |
|
3670 | 3672 | ], |
3671 | 3673 | "source": { |
3672 | 3674 | "path": "x-pack/plugins/alerting/common/alert_navigation.ts", |
3673 | | - "lineNumber": 16 |
| 3675 | + "lineNumber": 15 |
3674 | 3676 | }, |
3675 | 3677 | "deprecated": false, |
3676 | 3678 | "initialIsOpen": false |
|
0 commit comments