| Modifier and Type | Field and Description |
|---|---|
static org.mule.runtime.api.component.ComponentIdentifier |
ANY |
static org.mule.runtime.api.component.ComponentIdentifier |
CLIENT_SECURITY |
static org.mule.runtime.api.component.ComponentIdentifier |
CONNECTIVITY |
static org.mule.runtime.api.component.ComponentIdentifier |
CRITICAL |
static org.mule.runtime.api.component.ComponentIdentifier |
DUPLICATE_MESSAGE |
static org.mule.runtime.api.component.ComponentIdentifier |
EXPRESSION |
static org.mule.runtime.api.component.ComponentIdentifier |
FATAL |
static org.mule.runtime.api.component.ComponentIdentifier |
OVERLOAD |
static org.mule.runtime.api.component.ComponentIdentifier |
REDELIVERY_EXHAUSTED |
static org.mule.runtime.api.component.ComponentIdentifier |
RETRY_EXHAUSTED |
static org.mule.runtime.api.component.ComponentIdentifier |
ROUTING |
static org.mule.runtime.api.component.ComponentIdentifier |
SECURITY |
static org.mule.runtime.api.component.ComponentIdentifier |
SERVER_SECURITY |
static org.mule.runtime.api.component.ComponentIdentifier |
SOURCE |
static org.mule.runtime.api.component.ComponentIdentifier |
SOURCE_ERROR_RESPONSE_GENERATE |
static org.mule.runtime.api.component.ComponentIdentifier |
SOURCE_ERROR_RESPONSE_SEND |
static org.mule.runtime.api.component.ComponentIdentifier |
SOURCE_RESPONSE |
static org.mule.runtime.api.component.ComponentIdentifier |
SOURCE_RESPONSE_GENERATE |
static org.mule.runtime.api.component.ComponentIdentifier |
SOURCE_RESPONSE_SEND |
static org.mule.runtime.api.component.ComponentIdentifier |
STREAM_MAXIMUM_SIZE_EXCEEDED |
static org.mule.runtime.api.component.ComponentIdentifier |
TRANSFORMATION |
static org.mule.runtime.api.component.ComponentIdentifier |
UNKNOWN |
static org.mule.runtime.api.component.ComponentIdentifier |
VALIDATION |
| Constructor and Description |
|---|
ComponentIdentifiers() |
public static final org.mule.runtime.api.component.ComponentIdentifier ANY
public static final org.mule.runtime.api.component.ComponentIdentifier CRITICAL
public static final org.mule.runtime.api.component.ComponentIdentifier TRANSFORMATION
public static final org.mule.runtime.api.component.ComponentIdentifier EXPRESSION
public static final org.mule.runtime.api.component.ComponentIdentifier VALIDATION
public static final org.mule.runtime.api.component.ComponentIdentifier DUPLICATE_MESSAGE
public static final org.mule.runtime.api.component.ComponentIdentifier REDELIVERY_EXHAUSTED
public static final org.mule.runtime.api.component.ComponentIdentifier RETRY_EXHAUSTED
public static final org.mule.runtime.api.component.ComponentIdentifier ROUTING
public static final org.mule.runtime.api.component.ComponentIdentifier CONNECTIVITY
public static final org.mule.runtime.api.component.ComponentIdentifier SECURITY
public static final org.mule.runtime.api.component.ComponentIdentifier CLIENT_SECURITY
public static final org.mule.runtime.api.component.ComponentIdentifier SERVER_SECURITY
public static final org.mule.runtime.api.component.ComponentIdentifier OVERLOAD
public static final org.mule.runtime.api.component.ComponentIdentifier SOURCE
public static final org.mule.runtime.api.component.ComponentIdentifier SOURCE_RESPONSE
public static final org.mule.runtime.api.component.ComponentIdentifier SOURCE_RESPONSE_GENERATE
public static final org.mule.runtime.api.component.ComponentIdentifier SOURCE_RESPONSE_SEND
public static final org.mule.runtime.api.component.ComponentIdentifier SOURCE_ERROR_RESPONSE_GENERATE
public static final org.mule.runtime.api.component.ComponentIdentifier SOURCE_ERROR_RESPONSE_SEND
public static final org.mule.runtime.api.component.ComponentIdentifier STREAM_MAXIMUM_SIZE_EXCEEDED
public static final org.mule.runtime.api.component.ComponentIdentifier FATAL
public static final org.mule.runtime.api.component.ComponentIdentifier UNKNOWN
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.