public class EventContextSetCurrentSpanNameCommand extends AbstractFailSafeVoidBiCommand<org.mule.runtime.api.event.EventContext,String>
AbstractFailSafeVoidBiCommand that sets the current span name.
The carrier is the EventContext| Modifier and Type | Method and Description |
|---|---|
static EventContextSetCurrentSpanNameCommand |
getEventContextSetCurrentSpanNameCommand(org.slf4j.Logger logger,
String errorMessage,
boolean propagateException) |
executepublic static EventContextSetCurrentSpanNameCommand getEventContextSetCurrentSpanNameCommand(org.slf4j.Logger logger, String errorMessage, boolean propagateException)
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.