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.backfill_schedule . |
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.create_schedule . |
Class |
|
Input for OutboundInterceptor.delete_schedule . |
Class |
|
Input for OutboundInterceptor.describe_schedule . |
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_schedules . |
Class |
|
Input for OutboundInterceptor.list_workflows . |
Class |
|
OutboundInterceptor for intercepting client calls. |
Class |
|
Input for OutboundInterceptor.pause_schedule . |
Class |
|
Input for OutboundInterceptor.query_workflow . |
Class |
|
Input for OutboundInterceptor.report_cancellation_async_activity . |
Class |
|
A schedule for periodically running an action. |
Class |
|
Base class for an action a schedule can take. |
Class |
|
Base class for an action execution. |
Class |
|
Execution of a scheduled workflow start. |
Class |
|
Information about when an action took place. |
Class |
|
Schedule action to start a workflow. |
Class |
|
Asynchronous iterator for ScheduleListDescription values. |
Class |
|
Time period and policy for actions taken as if the time passed right now. |
Class |
|
Specification relative to calendar time when to run an action. |
Class |
|
Description of a schedule. |
Class |
|
Handle for interacting with a schedule. |
Class |
|
Information about a schedule. |
Class |
|
Specification for scheduling on an interval. |
Class |
|
Base class for an action a listed schedule can take. |
Class |
|
Action to start a workflow on a listed schedule. |
Class |
|
Description of a listed schedule. |
Class |
|
Information about a listed schedule. |
Class |
|
Details for a listed schedule. |
Class |
|
State of a listed schedule. |
Class |
|
Controls what happens when a workflow would be started by a schedule but one is already running. |
Class |
|
Policies of a schedule. |
Class |
|
Inclusive range for a schedule match value. |
Class |
|
Specification of the times scheduled actions may occur. |
Class |
|
State of a schedule |
Class |
|
Result of an update callback for ScheduleHandle.update . |
Class |
|
Parameter for an update callback for ScheduleHandle.update . |
Class |
|
Input for OutboundInterceptor.signal_workflow . |
Class |
|
Input for OutboundInterceptor.start_workflow . |
Class |
|
Input for OutboundInterceptor.terminate_workflow . |
Class |
|
Input for OutboundInterceptor.trigger_schedule . |
Class |
|
Input for OutboundInterceptor.unpause_schedule . |
Class |
|
Input for OutboundInterceptor.update_schedule . |
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 when a schedule is already running. |
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 |