public class EventContextAddAttributesCommand extends AbstractFailsafeSpanVoidCommand
VoidCommand that ads span attributes. The carrier is the EventContext| Modifier and Type | Field and Description |
|---|---|
static String |
ERROR_MESSAGE |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getErrorMessage() |
static VoidCommand |
getEventContextAddSpanAttributesCommandFrom(org.mule.runtime.api.event.EventContext eventContext,
Map<String,String> attributes) |
protected Runnable |
getRunnable() |
executepublic static final String ERROR_MESSAGE
public static VoidCommand getEventContextAddSpanAttributesCommandFrom(org.mule.runtime.api.event.EventContext eventContext, Map<String,String> attributes)
protected Runnable getRunnable()
getRunnable in class AbstractFailsafeSpanVoidCommandprotected String getErrorMessage()
getErrorMessage in class AbstractFailsafeSpanVoidCommandCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.