Module mmids_core::workflows::manager
source · 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
Requests an action be taken by the workflow manager
Enums
Operations consumers can request the workflow manager to perform