temporalio .nexus .system .workflow_service ._system_nexus_interceptor ._SystemNexusWorkflowOutboundInterceptorTerminal
temporalionexussystemworkflow_service_system_nexus_interceptor_SystemNexusWorkflowOutboundInterceptorTerminal
class documentation
class _SystemNexusWorkflowOutboundInterceptorTerminal(abc.ABC): (source)
Known subclasses: temporalio.worker._workflow_instance._WorkflowOutboundImpl
Undocumented
| Async Method | start |
Undocumented |
| Async Method | _outbound |
Undocumented |
async def start_signal_with_start_workflow(self, request:
models.SignalWithStartWorkflowRequest) -> temporalio.workflow.NexusOperationHandle[ models.SignalWithStartWorkflowResponse]:
(source)
¶
Undocumented