@MinMuleVersion(value="4.5.0") public final class MuleStereotypes extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.mule.runtime.api.meta.model.stereotype.StereotypeModel |
APP_CONFIG |
static StereotypeDefinition |
APP_CONFIG_DEFINITION |
static org.mule.runtime.api.meta.model.stereotype.StereotypeModel |
CHAIN |
static StereotypeDefinition |
CHAIN_DEFINITION |
static org.mule.runtime.api.meta.model.stereotype.StereotypeModel |
CONFIG |
static StereotypeDefinition |
CONFIG_DEFINITION |
static org.mule.runtime.api.meta.model.stereotype.StereotypeModel |
CONFIGURATION_ELEMENT |
static StereotypeDefinition |
CONFIGURATION_ELEMENT_DEFINITION |
static org.mule.runtime.api.meta.model.stereotype.StereotypeModel |
CONNECTION |
static StereotypeDefinition |
CONNECTION_DEFINITION |
static org.mule.runtime.api.meta.model.stereotype.StereotypeModel |
DEPRECATED_STEREOTYPE
The stereotype for the
operation:deprecated element |
static org.mule.runtime.api.meta.model.stereotype.StereotypeModel |
ERROR_HANDLER |
static StereotypeDefinition |
ERROR_HANDLER_DEFINITION |
static org.mule.runtime.api.meta.model.stereotype.StereotypeModel |
FLOW |
static StereotypeDefinition |
FLOW_DEFINITION |
static org.mule.runtime.api.meta.model.stereotype.StereotypeModel |
OBJECT_STORE |
static StereotypeDefinition |
OBJECT_STORE_DEFINITION |
static String |
OBJECT_STORE_ELEMENT_NAMESPACE |
static org.mule.runtime.api.meta.model.stereotype.StereotypeModel |
ON_ERROR |
static StereotypeDefinition |
ON_ERROR_DEFINITION |
static org.mule.runtime.api.meta.model.stereotype.StereotypeModel |
OPERATION_DEF_STEREOTYPE
The stereotype for the
operation:def element |
static org.mule.runtime.api.meta.model.stereotype.StereotypeModel |
OUTPUT_ATTRIBUTES_STEREOTYPE
The stereotype for the
operation:output-attributes element |
static org.mule.runtime.api.meta.model.stereotype.StereotypeModel |
OUTPUT_PAYLOAD_STEREOTYPE
The stereotype for the
operation:output-payload element |
static org.mule.runtime.api.meta.model.stereotype.StereotypeModel |
OUTPUT_STEREOTYPE
The stereotype for the
operation:output element |
static org.mule.runtime.api.meta.model.stereotype.StereotypeModel |
PROCESSOR |
static StereotypeDefinition |
PROCESSOR_DEFINITION |
static org.mule.runtime.api.meta.model.stereotype.StereotypeModel |
SERIALIZER |
static StereotypeDefinition |
SERIALIZER_DEFINITION |
static org.mule.runtime.api.meta.model.stereotype.StereotypeModel |
SOURCE |
static StereotypeDefinition |
SOURCE_DEFINITION |
static org.mule.runtime.api.meta.model.stereotype.StereotypeModel |
SUB_FLOW |
static StereotypeDefinition |
SUB_FLOW_DEFINITION |
static org.mule.runtime.api.meta.model.stereotype.StereotypeModel |
VALIDATOR |
static StereotypeDefinition |
VALIDATOR_DEFINITION |
public static final String OBJECT_STORE_ELEMENT_NAMESPACE
@MinMuleVersion(value="4.5.0") public static final StereotypeDefinition CONFIG_DEFINITION
@MinMuleVersion(value="4.5.0") public static final StereotypeDefinition APP_CONFIG_DEFINITION
@MinMuleVersion(value="4.5.0") public static final StereotypeDefinition CONFIGURATION_ELEMENT_DEFINITION
@MinMuleVersion(value="4.5.0") public static final StereotypeDefinition CONNECTION_DEFINITION
@MinMuleVersion(value="4.5.0") public static final StereotypeDefinition PROCESSOR_DEFINITION
@MinMuleVersion(value="4.5.0") public static final StereotypeDefinition SOURCE_DEFINITION
@MinMuleVersion(value="4.5.0") public static final StereotypeDefinition VALIDATOR_DEFINITION
@MinMuleVersion(value="4.5.0") public static final StereotypeDefinition OBJECT_STORE_DEFINITION
@MinMuleVersion(value="4.5.0") public static final StereotypeDefinition FLOW_DEFINITION
@MinMuleVersion(value="4.5.0") public static final StereotypeDefinition SUB_FLOW_DEFINITION
@MinMuleVersion(value="4.5.0") public static final StereotypeDefinition ERROR_HANDLER_DEFINITION
@MinMuleVersion(value="4.5.0") public static final StereotypeDefinition ON_ERROR_DEFINITION
@MinMuleVersion(value="4.5.0") public static final StereotypeDefinition SERIALIZER_DEFINITION
@MinMuleVersion(value="4.5.0") public static final StereotypeDefinition CHAIN_DEFINITION
@MinMuleVersion(value="4.5.0") public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel CONFIG
@MinMuleVersion(value="4.5.0") public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel APP_CONFIG
@MinMuleVersion(value="4.5.0") public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel CONFIGURATION_ELEMENT
@MinMuleVersion(value="4.5.0") public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel CONNECTION
@MinMuleVersion(value="4.5.0") public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel PROCESSOR
@MinMuleVersion(value="4.5.0") public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel SOURCE
@MinMuleVersion(value="4.5.0") public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel VALIDATOR
@MinMuleVersion(value="4.5.0") public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel OBJECT_STORE
@MinMuleVersion(value="4.5.0") public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel FLOW
@MinMuleVersion(value="4.5.0") public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel SUB_FLOW
@MinMuleVersion(value="4.5.0") public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel ERROR_HANDLER
@MinMuleVersion(value="4.5.0") public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel ON_ERROR
@MinMuleVersion(value="4.5.0") public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel SERIALIZER
@MinMuleVersion(value="4.5.0") public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel CHAIN
@MinMuleVersion(value="4.5.0") public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel OPERATION_DEF_STEREOTYPE
operation:def element@MinMuleVersion(value="4.5.0") public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel OUTPUT_STEREOTYPE
operation:output element@MinMuleVersion(value="4.5.0") public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel DEPRECATED_STEREOTYPE
operation:deprecated element@MinMuleVersion(value="4.5.0") public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel OUTPUT_PAYLOAD_STEREOTYPE
operation:output-payload element@MinMuleVersion(value="4.5.0") public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel OUTPUT_ATTRIBUTES_STEREOTYPE
operation:output-attributes elementCopyright © 2023. All rights reserved.