Class Watchdog

    • Method Detail

      • getMinOccurrences

        public java.math.BigDecimal getMinOccurrences()
        Returns the minimum occurrence number of the configured watchdog.
        Since:
        1.2.0
      • getMaxOccurrences

        public java.math.BigDecimal getMaxOccurrences()
        Returns the maximum occurrence number of the configured watchdog.
        Since:
        1.2.0
      • getToleranceNumber

        public java.lang.Integer getToleranceNumber()
        Returns the tolerance number of the configured watchdog.
      • getThresholdOn

        public java.lang.Boolean getThresholdOn()
        Represents a configured value to compare with the outcome value of getWatchdogOn().
        Since:
        1.3.0