class documentation

class _TemporalCancelOperationContext: (source)

Constructor: _TemporalCancelOperationContext.get()

View In Hierarchy

Context for a Nexus cancel 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 the current Nexus operation.
Class Variable info Temporal information about the running Nexus cancel operation.
Class Variable nexus_context Nexus-specific cancel operation context.
def set(self): (source)

Undocumented

The Temporal client in use by the worker handling the current Nexus operation.

Temporal information about the running Nexus cancel operation.

nexus_context: CancelOperationContext = (source)

Nexus-specific cancel operation context.