class documentation
class _TemporalStartOperationContext: (source)
Constructor: _TemporalStartOperationContext.get()
Context for a Nexus start operation being handled by a Temporal Nexus Worker.
Class Method | get |
Undocumented |
Method | set |
Undocumented |
Class Variable | client |
The Temporal client in use by the worker handling this Nexus operation. |
Class Variable | info |
Temporal information about the running Nexus operation. |
Class Variable | nexus |
Nexus-specific start operation context. |
Method | _add |
Undocumented |
Method | _get |
Undocumented |
Method | _get |
Undocumented |
def _add_outbound_links(self, workflow_handle:
temporalio.client.WorkflowHandle[ Any, Any]
):
(source)
¶
Undocumented