Class FreemarkerConstants


  • public final class FreemarkerConstants
    extends Object
    Freemarker Constants
    • Field Detail

      • FREEMARKER_RESOURCE_URI

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

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

        @Metadata(description="The data model",
                  javaType="Object")
        public static final String FREEMARKER_DATA_MODEL
        See Also:
        Constant Field Values