Class ErrorLogThresholdUtils

java.lang.Object
com.avoka.fc.core.util.ErrorLogThresholdUtils

public class ErrorLogThresholdUtils extends Object
Provides utility methods for handling ErrorLog Threshold.
Since:
24.04.2
  • Constructor Details

    • ErrorLogThresholdUtils

      public ErrorLogThresholdUtils()
  • Method Details

    • isEventingErrorLogThresholdNotReached

      public static boolean isEventingErrorLogThresholdNotReached(String errorType)
      Return true if the eventing error log flood threshold has been reached otherwise false.
      Parameters:
      errorType - the error type
      Returns:
      true if the eventing error log flood threshold has been reached otherwise false