@NoImplement
public interface CoreDslConstants
| Modifier and Type | Field and Description |
|---|---|
static String |
ASYNC_ELEMENT |
static org.mule.runtime.api.component.ComponentIdentifier |
ASYNC_IDENTIFIER |
static String |
CHOICE_ELEMENT |
static org.mule.runtime.api.component.ComponentIdentifier |
CHOICE_IDENTIFIER |
static String |
CONFIGURATION_ELEMENT |
static org.mule.runtime.api.component.ComponentIdentifier |
CONFIGURATION_IDENTIFIER |
static String |
ERROR_HANDLER |
static org.mule.runtime.api.component.ComponentIdentifier |
ERROR_HANDLER_IDENTIFIER |
static String |
FLOW_ELEMENT |
static org.mule.runtime.api.component.ComponentIdentifier |
FLOW_IDENTIFIER |
static String |
FLOW_REF_ELEMENT |
static org.mule.runtime.api.component.ComponentIdentifier |
FLOW_REF_IDENTIFIER |
static String |
FOREACH_ELEMENT |
static org.mule.runtime.api.component.ComponentIdentifier |
FOREACH_IDENTIFIER |
static org.mule.runtime.api.component.ComponentIdentifier |
MULE_DOMAIN_IDENTIFIER |
static String |
MULE_DOMAIN_ROOT_ELEMENT |
static org.mule.runtime.api.component.ComponentIdentifier |
MULE_EE_DOMAIN_IDENTIFIER |
static org.mule.runtime.api.component.ComponentIdentifier |
MULE_IDENTIFIER |
static String |
MULE_ROOT_ELEMENT |
static String |
NAME_ATTRIBUTE_NAME |
static org.mule.runtime.api.component.ComponentIdentifier |
ON_ERROR_CONTINE_IDENTIFIER |
static String |
ON_ERROR_CONTINUE |
static String |
ON_ERROR_PROPAGATE |
static org.mule.runtime.api.component.ComponentIdentifier |
ON_ERROR_PROPAGATE_IDENTIFIER |
static String |
PARALLEL_FOREACH_ELEMENT |
static org.mule.runtime.api.component.ComponentIdentifier |
PARALLEL_FOREACH_IDENTIFIER |
static String |
RAISE_ERROR |
static org.mule.runtime.api.component.ComponentIdentifier |
RAISE_ERROR_IDENTIFIER |
static String |
ROUTE_ELEMENT |
static org.mule.runtime.api.component.ComponentIdentifier |
ROUTE_IDENTIFIER |
static String |
SCATTER_GATHER_ELEMENT |
static org.mule.runtime.api.component.ComponentIdentifier |
SCATTER_GATHER_IDENTIFIER |
static String |
SUBFLOW_ELEMENT |
static org.mule.runtime.api.component.ComponentIdentifier |
SUBFLOW_IDENTIFIER |
static String |
TRY_ELEMENT |
static org.mule.runtime.api.component.ComponentIdentifier |
TRY_IDENTIFIER |
static String |
UNTIL_SUCCESSFUL_ELEMENT |
static org.mule.runtime.api.component.ComponentIdentifier |
UNTIL_SUCCESSFUL_IDENTIFIER |
static final String MULE_ROOT_ELEMENT
static final String MULE_DOMAIN_ROOT_ELEMENT
static final String RAISE_ERROR
static final String FLOW_ELEMENT
static final String FLOW_REF_ELEMENT
static final String SUBFLOW_ELEMENT
static final String ERROR_HANDLER
static final String ON_ERROR_CONTINUE
static final String ON_ERROR_PROPAGATE
static final String CONFIGURATION_ELEMENT
static final String NAME_ATTRIBUTE_NAME
static final String CHOICE_ELEMENT
static final String ROUTE_ELEMENT
static final String UNTIL_SUCCESSFUL_ELEMENT
static final String TRY_ELEMENT
static final String FOREACH_ELEMENT
static final String ASYNC_ELEMENT
static final String PARALLEL_FOREACH_ELEMENT
static final String SCATTER_GATHER_ELEMENT
static final org.mule.runtime.api.component.ComponentIdentifier ERROR_HANDLER_IDENTIFIER
static final org.mule.runtime.api.component.ComponentIdentifier ON_ERROR_CONTINE_IDENTIFIER
static final org.mule.runtime.api.component.ComponentIdentifier ON_ERROR_PROPAGATE_IDENTIFIER
static final org.mule.runtime.api.component.ComponentIdentifier RAISE_ERROR_IDENTIFIER
static final org.mule.runtime.api.component.ComponentIdentifier MULE_IDENTIFIER
static final org.mule.runtime.api.component.ComponentIdentifier MULE_DOMAIN_IDENTIFIER
static final org.mule.runtime.api.component.ComponentIdentifier MULE_EE_DOMAIN_IDENTIFIER
static final org.mule.runtime.api.component.ComponentIdentifier FLOW_IDENTIFIER
static final org.mule.runtime.api.component.ComponentIdentifier FLOW_REF_IDENTIFIER
static final org.mule.runtime.api.component.ComponentIdentifier SUBFLOW_IDENTIFIER
static final org.mule.runtime.api.component.ComponentIdentifier CONFIGURATION_IDENTIFIER
static final org.mule.runtime.api.component.ComponentIdentifier CHOICE_IDENTIFIER
static final org.mule.runtime.api.component.ComponentIdentifier ROUTE_IDENTIFIER
static final org.mule.runtime.api.component.ComponentIdentifier UNTIL_SUCCESSFUL_IDENTIFIER
static final org.mule.runtime.api.component.ComponentIdentifier TRY_IDENTIFIER
static final org.mule.runtime.api.component.ComponentIdentifier FOREACH_IDENTIFIER
static final org.mule.runtime.api.component.ComponentIdentifier PARALLEL_FOREACH_IDENTIFIER
static final org.mule.runtime.api.component.ComponentIdentifier SCATTER_GATHER_IDENTIFIER
static final org.mule.runtime.api.component.ComponentIdentifier ASYNC_IDENTIFIER
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.