public class EventContextAddAttributeCommand extends AbstractFailSafeVoidTriCommand<org.mule.runtime.api.event.EventContext,String,String>
AbstractFailSafeVoidTriCommand that adds a span attribute. The carrier is the
EventContext| Constructor and Description |
|---|
EventContextAddAttributeCommand(org.slf4j.Logger logger,
String errorMessage,
boolean propagateException) |
| Modifier and Type | Method and Description |
|---|---|
static EventContextAddAttributeCommand |
getEventContextAddAttributeCommand(org.slf4j.Logger logger,
String errorMessage,
boolean propagateException) |
executepublic EventContextAddAttributeCommand(org.slf4j.Logger logger,
String errorMessage,
boolean propagateException)
public static EventContextAddAttributeCommand getEventContextAddAttributeCommand(org.slf4j.Logger logger, String errorMessage, boolean propagateException)
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.