Package | Description |
---|---|
com.modus.mule.modules.apm |
Modifier and Type | Method and Description |
---|---|
static ErrorSource |
ErrorSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorSource[] |
ErrorSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
org.mule.api.MuleEvent |
PartnerManagerConnector.trackError(String partnerIdentifier,
com.mulesoft.api.b2b.Direction direction,
ErrorSource source,
String sourceId,
Integer code,
String message,
Object transmissionSession,
org.mule.api.MuleEvent muleEvent)
Track error.
|
Copyright © 2010–2016. All rights reserved.