| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MSG_FAILED_TO_OBTAIN_METADATA |
"Failed to obtain dynamic metadata resolving request [%s]." |
public static final String |
MSG_FAILED_TO_RESOLVE_FLOWREF |
"Failed to solve flow-ref. Flow %s not found." |
public static final String |
MSG_REQUIRED_PARAMETER_MISSING |
"Required parameter missing" |
public static final String |
MSG_UNASSIGNABLE |
"Unassignable" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FUNCTION_INPUT_PARAMETER |
"input" |
public static final String |
MULE_EVENT_ATTRIBUTES |
"#attributes#" |
public static final String |
MULE_EVENT_PAYLOAD |
"#payload#" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MULE_CORE |
"http://www.mulesoft.org/schema/mule/core" |
public static final String |
MULE_EE_CORE |
"http://www.mulesoft.org/schema/mule/ee/core" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EXPRESSION_POSTFIX |
"]" |
public static final String |
EXPRESSION_PREFIX |
"#[" |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.