Class ReportsSettings

    • Field Detail

      • REPORTS_SETTINGS_ID

        public static final java.lang.String REPORTS_SETTINGS_ID
        See Also:
        Constant Field Values
    • Constructor Detail

      • ReportsSettings

        public ReportsSettings()
    • Method Detail

      • validate

        public void validate()
      • getWarningThreshold

        public java.lang.Integer getWarningThreshold()
      • setWarningThreshold

        public void setWarningThreshold​(java.lang.Integer warningThreshold)
      • getErrorThreshold

        public java.lang.Integer getErrorThreshold()
      • setErrorThreshold

        public void setErrorThreshold​(java.lang.Integer errorThreshold)
      • getCriticalPhaseThreshold

        public java.lang.Integer getCriticalPhaseThreshold()
      • setCriticalPhaseThreshold

        public void setCriticalPhaseThreshold​(java.lang.Integer criticalPhaseThreshold)