Skip to main content

Interface: WorkflowClientCallsInterceptorFactory

client.WorkflowClientCallsInterceptorFactory

A function that takes CompiledWorkflowOptions and returns an interceptor

@deprecated: Please define interceptors directly, without factory

Callable

WorkflowClientCallsInterceptorFactory

WorkflowClientCallsInterceptorFactory(input): WorkflowClientInterceptor

Parameters

NameType
inputWorkflowClientCallsInterceptorFactoryInput

Returns

WorkflowClientInterceptor