module documentation

Undocumented

Function workflow_run_operation Decorator marking a method as the start method for a workflow-backed operation.
Type Variable ServiceHandlerT Undocumented

Decorator marking a method as the start method for a workflow-backed operation.

ServiceHandlerT = (source)

Undocumented

Value
TypeVar('ServiceHandlerT')