| 1 | /** |
| 2 | * The cluster workflow engine runs durable workflows on top of cluster sharding |
| 3 | * and message storage. It adapts `WorkflowEngine.WorkflowEngine` so workflow |
| 4 | * executions, activities, deferred completions, resumes, interrupts, and durable |
nothing calls this directly
no test coverage detected