class documentation

class TemporalNexusStartOperationContext(StartOperationContext): (source)

View In Hierarchy

Context received by a Temporal Nexus operation when it is started.

Warning

This API is experimental and unstable.

Class Method _from_start_operation_context Undocumented
def _from_start_operation_context(cls, ctx: StartOperationContext) -> Self: (source) ΒΆ

Undocumented