.NET API
Tracon.Workflows
5 public types. Select a type for signatures, defaults, remarks, exceptions, and links to related contracts.
| Type | Kind | Purpose |
|---|---|---|
TraconWorkflowFunctionExtensions |
Class | Extensions that register a code function as a workflow node. |
TraconWorkflowOptions |
Class | Settings that control workflow execution. |
TraconWorkflowsBuilderExtensions |
Class | Extensions that register workflow execution. |
WorkflowAgentBinding |
Class | Binds catalog agents to a workflow graph defined in code. |
WorkflowNodeRetryPolicy |
Class | Retries a single workflow function node on a transient provider error instead of failing the whole run. |