module documentation
Client for accessing Temporal.
Class |
|
Handle representing an external activity for completion and heartbeat. |
Class |
|
Reference to an async activity by its qualified ID. |
Class |
|
Input for OutboundInterceptor.cancel_workflow . |
Class |
|
Client for accessing Temporal. |
Class |
|
TypedDict of config originally passed to Client . |
Class |
|
Input for OutboundInterceptor.complete_async_activity . |
Class |
|
Input for OutboundInterceptor.describe_workflow . |
Class |
|
Input for OutboundInterceptor.fail_async_activity . |
Class |
|
Input for OutboundInterceptor.fetch_workflow_history_events . |
Class |
|
Input for OutboundInterceptor.heartbeat_async_activity . |
Class |
|
Interceptor for clients. |
Class |
|
Input for OutboundInterceptor.list_workflows . |
Class |
|
OutboundInterceptor for intercepting client calls. |
Class |
|
Input for OutboundInterceptor.query_workflow . |
Class |
|
Input for OutboundInterceptor.report_cancellation_async_activity . |
Class |
|
Input for OutboundInterceptor.signal_workflow . |
Class |
|
Input for OutboundInterceptor.start_workflow . |
Class |
|
Input for OutboundInterceptor.terminate_workflow . |
Class |
|
Info for a single workflow execution run. |
Class |
|
Asynchronous iterator for WorkflowExecution values. |
Class |
|
Description for a single workflow execution run. |
Class |
|
Status of a workflow execution. |
Class |
|
Handle for interacting with a workflow. |
Class |
|
A workflow's ID and immutable history. |
Class |
|
Asynchronous iterator for history events of a workflow. |
Class |
|
Type of history events to get for a workflow. |
Exception |
|
Error that occurs when async activity attempted heartbeat but was cancelled. |
Exception |
|
Error that occurs when a workflow was continued as new. |
Exception |
|
Error that occurs when a workflow is unsuccessful. |
Exception |
|
Error that occurs when a query fails. |
Exception |
|
Error that occurs when a query was rejected. |
Class | _ |
Undocumented |
Function | _fix |
Undocumented |
Function | _fix |
Undocumented |
Function | _history |
Undocumented |
Variable | _pascal |
Undocumented |