public class EventContextAddAttributeCommand extends AbstractFailsafeSpanVoidCommand
VoidCommand that ads a span attribute. 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 |
getEventContextAddSpanAttributeCommandFrom(org.mule.runtime.api.event.EventContext eventContext,
String key,
String value) |
protected Runnable |
getRunnable() |
executepublic static final String ERROR_MESSAGE
public static VoidCommand getEventContextAddSpanAttributeCommandFrom(org.mule.runtime.api.event.EventContext eventContext, String key, String value)
protected Runnable getRunnable()
getRunnable in class AbstractFailsafeSpanVoidCommandprotected String getErrorMessage()
getErrorMessage in class AbstractFailsafeSpanVoidCommandCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.