| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DESCRIBER_ID |
"xml-based" |
public static final String |
RESOURCE_DECLARATION |
"resource-declaration" |
public static final String |
RESOURCE_XML |
"resource-xml" |
public static final String |
RESOURCES_PATHS |
"resources-paths" |
public static final String |
VALIDATE_XML |
"validate-xml" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
CONFIG_NAME |
"config" |
public static final String |
CYCLIC_OPERATIONS_ERROR |
"Cyclic operations detected, offending ones: [%s]" |
public static final String |
MODULE_CONNECTION_MARKER_ATTRIBUTE |
"xmlns:connection" |
public static final String |
XSD_SUFFIX |
".xsd" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EMPTY_TYPE_FORMAT_MESSAGE |
"When using a %s the \'%s\' must not be null nor empty, offending operation \'%s\'" |
public static final String |
TYPE_RAISE_ERROR_ATTRIBUTE |
"type" |
public static final String |
WRONG_VALUE_FORMAT_MESSAGE |
"When using a %s the \'%s\' must either use the runtime or the custom namespace of the current module (\'%s\' or \'%s\') but found \'%s\', offending operation \'%s\'" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONFIGURATION_PROPERTY_NOT_SUPPORTED_FORMAT_MESSAGE |
"Configuration properties is not supported, either use <mule:global-property ../>, ${file::file.txt} or <module:property/> instead. Offending global element \'%s\'" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ILLEGAL_GLOBAL_ELEMENT_NAME_FORMAT_MESSAGE |
"Global name \"%s\" is ilegal. %s" |
public static final String |
REPEATED_GLOBAL_ELEMENT_NAME_FORMAT_MESSAGE |
"Two configuration elements have been defined with the same global name. Global name [%s] must be unique. Clashing components are %s and %s" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TEST_CONNECTION_SELECTED_ELEMENT_INVALID |
"The annotated element [%s] with [%s] is not valid to be used as a test connection (the [%s] does not supports it)" |
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.