public interface AnnotationsConstants
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_ELEMENT_NAME
Name of the configuration element
|
static String |
DEFAULT_SCHEMA_VERSION
The schema version of the
@org.mule.api.annotations.Connector or @org.mule.api.annotations.Module. |
static String |
MIN_MULE_VERSION
The
MIN_MULE_VERSION variable should target the current mule version DevKit is working on. |
static final String MIN_MULE_VERSION
MIN_MULE_VERSION variable should target the current mule version DevKit is working on.static final String DEFAULT_SCHEMA_VERSION
@org.mule.api.annotations.Connector or @org.mule.api.annotations.Module.
Defaults to 1.0.static final String CONFIG_ELEMENT_NAME
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.