Class ConfigStatsHandler


  • public class ConfigStatsHandler
    extends FormHandler
    Handler to deal with form submissions from the stats config form and act upon the values.
    • Constructor Detail

      • ConfigStatsHandler

        public ConfigStatsHandler()
    • Method Detail

      • processForm

        protected void processForm()
        Description copied from class: FormHandler
        Implement this to perform the final processing (in turn, adding formNotice and formError messages, etc) Will only be called if _action is non-null and the nonce is valid.
        Specified by:
        processForm in class FormHandler
      • setFilename

        public void setFilename​(String filename)
      • setStatList

        public void setStatList​(String[] stats)
      • setGraphList

        public void setGraphList​(String[] stats)
      • setExplicitFilter

        public void setExplicitFilter​(String foo)
      • setExplicitFilterValue

        public void setExplicitFilterValue​(String filter)
      • setIsFull

        public void setIsFull​(String foo)