* Handle workflow deployment change - notify users to refresh deployment state
(workflowId: string)
| 143 | * Handle workflow deployment change - notify users to refresh deployment state |
| 144 | */ |
| 145 | handleWorkflowDeployed(workflowId: string): Promise<void> |
| 146 | } |
no outgoing calls
no test coverage detected