class documentation

Undocumented

Async Method execute_activity Called to invoke the activity.

Inherited from ActivityInboundInterceptor:

Method __init__ Create the inbound interceptor.
Method init Initialize with an outbound interceptor.
Instance Variable next Undocumented
async def execute_activity(self, input: temporalio.worker.ExecuteActivityInput) -> Any: (source) ΒΆ

Called to invoke the activity.