You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: x-pack/platform/plugins/shared/alerting_v2/public/lib/workflow_extensions/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ This folder owns the **public-side (browser) registration** of `alerting_v2` wor
9
9
-**Public setup contract** (`WorkflowsExtensionsPublicPluginSetup`) — UI metadata for the Workflows builder (title, description, icon, docs, snippets). This is what controls discoverability of a trigger in the Workflows UI.
10
10
-**Server setup contract** (`WorkflowsExtensionsServerPluginSetup`) — runtime validation/execution of triggers and steps.
11
11
12
-
This README covers the **public** side. For the server side (where runtime emission also lives), see [`server/lib/services/workflow_extensions_service/README.md`](../../../server/lib/services/workflow_extensions_service/README.md).
12
+
This README covers the **public** side. For the server side (where runtime emission also lives), see [`server/lib/services/workflow_service/README.md`](../../../server/lib/services/workflow_service/README.md).
Copy file name to clipboardExpand all lines: x-pack/platform/plugins/shared/alerting_v2/server/lib/events/alert_action_event_publisher/alert_action_event_publisher.mock.ts
Copy file name to clipboardExpand all lines: x-pack/platform/plugins/shared/alerting_v2/server/lib/events/alert_action_event_publisher/alert_action_event_publisher.test.ts
Copy file name to clipboardExpand all lines: x-pack/platform/plugins/shared/alerting_v2/server/lib/events/alert_action_event_publisher/alert_action_event_publisher.ts
0 commit comments