Class MvelConstants


  • public final class MvelConstants
    extends Object
    Mvel constants
    • Field Detail

      • 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:
        Constant Field Values
      • MVEL_TEMPLATE

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