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