* Handle workflow update - notify users
(workflowId: string)
| 138 | * Handle workflow update - notify users |
| 139 | */ |
| 140 | handleWorkflowUpdate(workflowId: string): Promise<void> |
| 141 | |
| 142 | /** |
| 143 | * Handle workflow deployment change - notify users to refresh deployment state |
no outgoing calls
no test coverage detected