Package io.temporal.common.context
-
Interface Summary Interface Description ContextPropagator Context Propagators are used to propagate information from the workflow client to workflow execution, workflow to activity, workflow to child workflow, and workflow to child thread created usingAsync
.