Skip to main content

Module context

Module context 

Source
Expand description

FlowContext — the context bag passed through the pipeline

The FlowContext carries the original event, resolved variables, and access to services (LinkService, EntityFetchers) needed by operators.

Structs§

FlowContext
Context passed through each operator in the pipeline