Class MvelConstants

java.lang.Object
org.apache.camel.component.mvel.MvelConstants

public final class MvelConstants extends Object
Mvel constants
  • Field Details

    • MVEL_RESOURCE_URI

      @Metadata(description="A URI for the template resource to use instead of the endpoint\nconfigured.", javaType="String") public static final String MVEL_RESOURCE_URI
      See Also:
    • MVEL_TEMPLATE

      @Metadata(description="The template to use instead of the endpoint configured.", javaType="String") public static final String MVEL_TEMPLATE
      See Also: