public class EventContextGetDistributedTraceContextMapCommand extends AbstractFailsafeUnaryCommand<org.mule.runtime.api.event.EventContext,Map<String,String>>
AbstractFailsafeUnaryCommand that gets the current distributed trace context map.
The carrier is the EventContext| Modifier and Type | Method and Description |
|---|---|
static EventContextGetDistributedTraceContextMapCommand |
getEventContextGetDistributedTraceContextMapCommand(org.slf4j.Logger logger,
String errorMessage,
boolean propagateException) |
executepublic static EventContextGetDistributedTraceContextMapCommand getEventContextGetDistributedTraceContextMapCommand(org.slf4j.Logger logger, String errorMessage, boolean propagateException)
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.