Class MustacheConstants
java.lang.Object
org.apache.camel.component.mustache.MustacheConstants
Mustache component constants
-
Field Details
-
MUSTACHE_RESOURCE_URI
@Metadata(description="A URI for the template resource to use instead of the endpoint.", javaType="String") public static final String MUSTACHE_RESOURCE_URIHeader containing a Mustache template location- See Also:
-
MUSTACHE_TEMPLATE
@Metadata(description="The template to use instead of the endpoint configured.", javaType="String") public static final String MUSTACHE_TEMPLATEHeader containing the Mustache template code- See Also:
-
MUSTACHE_ENDPOINT_URI_PREFIX
Mustache endpoint URI prefix- See Also:
-