| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EXTENSION_DESCRIPTION |
"APIKit plugin" |
public static final String |
EXTENSION_NAME |
"APIKit" |
public static final String |
PREFIX_NAME |
"apikit" |
public static final String |
VENDOR |
"Mulesoft" |
public static final String |
VERSION |
"2.0.0-SNAPSHOT" |
public static final String |
XSD_FILE_NAME |
"mule-apikit.xsd" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MULE_EXPAND_ENTITIES_PROPERTY |
"mule.xml.expandInternalEntities" |
public static final String |
MULE_EXTERNAL_ENTITIES_PROPERTY |
"mule.xml.expandExternalEntities" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
CR |
13 |
public static final byte |
DASH |
45 |
public static final byte |
LF |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
APPLICATION_RAML |
"application/raml+yaml" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FULL_DOMAIN |
"fullDomain" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
STRING_REPRESENTATION |
"APIKIT:BAD_REQUEST" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
STRING_REPRESENTATION |
"APIKIT:BAD_REQUEST" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
STRING_REPRESENTATION |
"APIKIT:BAD_REQUEST" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
STRING_REPRESENTATION |
"APIKIT:BAD_REQUEST" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
STRING_REPRESENTATION |
"APIKIT:BAD_REQUEST" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
STRING_REPRESENTATION |
"APIKIT:BAD_REQUEST" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
STRING_REPRESENTATION |
"APIKIT:METHOD_NOT_ALLOWED" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
APIKIT_NAMESPACE |
"apikit" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final char |
CLOSING_CURLY_BRACE |
125 |
protected static final char |
CLOSING_SQUARED_BRACKET |
93 |
protected static final char |
DOUBLE_QUOTES |
34 |
protected static final char |
OPENING_CURLY_BRACE |
123 |
protected static final char |
OPENING_SQUARE_BRACKET |
91 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
STRING_REPRESENTATION |
"APIKIT:NOT_ACCEPTABLE" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
STRING_REPRESENTATION |
"APIKIT:NOT_FOUND" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
STRING_REPRESENTATION |
"APIKIT:NOT_IMPLEMENTED" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FLOW_NAME_SEPARATOR |
":" |
public static final String |
URL_RESOURCE_SEPARATOR |
"/" |
Copyright © 2025. All rights reserved.