Class ChunkConstants


  • public final class ChunkConstants
    extends Object
    Chunk component constants
    • Field Detail

      • CHUNK_RESOURCE_URI

        @Metadata(description="A URI for the template resource to use instead of the endpoint configured.",
                  javaType="String")
        public static final String CHUNK_RESOURCE_URI
        Header containing a Chunk template location
        See Also:
        Constant Field Values
      • CHUNK_TEMPLATE

        @Metadata(description="The template to use instead of the endpoint configured.",
                  javaType="String")
        public static final String CHUNK_TEMPLATE
        Header containing the Chunk template code
        See Also:
        Constant Field Values
      • CHUNK_ENDPOINT_URI_PREFIX

        public static final String CHUNK_ENDPOINT_URI_PREFIX
        Chunk endpoint URI prefix
        See Also:
        Constant Field Values