Class CreateMapProcessor.Input

    • Field Detail

      • clientHttpRequestFactoryProvider

        public MfClientHttpRequestFactoryProvider clientHttpRequestFactoryProvider
        A factory for making http requests. This is added to the values by the framework and therefore does not need to be set in configuration
      • tempTaskDirectory

        public java.io.File tempTaskDirectory
        The path to the temporary directory for the print task.
      • template

        public Template template
        The template containing this table processor.
      • outputFormat

        public java.lang.String outputFormat
        The output format.
    • Constructor Detail

      • Input

        public Input()