Package com.uber.cadence.context
-
Interface Summary Interface Description ContextPropagator Context Propagators are used to propagate information from workflow to activity, workflow to child workflow, and workflow to child thread (usingAsync
).