Class AtlasMapConstants

java.lang.Object
org.apache.camel.component.atlasmap.AtlasMapConstants

public final class AtlasMapConstants extends Object
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

      public static final String ATLAS_SOURCE_MAP
      See Also:
    • ATLAS_TARGET_MAP

      public static final String 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: