Expand description
A workflow manager is a centralized actor that orchestrates multiple workflows. It can be used to start new workflows, change the steps of a managed workflow, get status the of managed workflows, and stop a managed workflow.
Structs§
- GetWorkflow
Response - Workflow
Manager Request - Requests an action be taken by the workflow manager
Enums§
- Workflow
Manager Request Operation - Operations consumers can request the workflow manager to perform