Class LegendProcessor.Input

  • Enclosing class:
    LegendProcessor

    public static final class LegendProcessor.Input
    extends java.lang.Object
    The Input Parameter object for LegendProcessor.
    • Field Detail

      • template

        public Template template
        The template that contains this processor.
      • 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.
    • Constructor Detail

      • Input

        public Input()