Interface: WorkflowInterceptors
workflow.WorkflowInterceptors
A mapping from interceptor type to an optional list of interceptor implementations
Properties
inbound
• Optional inbound: WorkflowInboundCallsInterceptor[]
internals
• Optional internals: WorkflowInternalsInterceptor[]
outbound
• Optional outbound: WorkflowOutboundCallsInterceptor[]