Class AtlasMapConstants
java.lang.Object
org.apache.camel.component.atlasmap.AtlasMapConstants
AtlasMap Constants.
-
Field Details
-
ATLAS_RESOURCE_URI
@Metadata(description="The new resource URI to use.", javaType="java.lang.String") public static final String ATLAS_RESOURCE_URI- See Also:
-
ATLAS_MAPPING
@Metadata(description="The Atlas mapping to use.", javaType="java.lang.String") public static final String ATLAS_MAPPING- See Also:
-
ATLAS_SOURCE_MAP
- See Also:
-
ATLAS_TARGET_MAP
- See Also:
-
CONTENT_TYPE
@Metadata(description="The content type that is set according to the datasource (json or xml).", javaType="java.lang.String") public static final String CONTENT_TYPE- See Also:
-