Uses of Interface
org.alfresco.hxi_connector.common.test.util.RetryUtils.ErrorCatchingRunnable
Packages that use RetryUtils.ErrorCatchingRunnable
-
Uses of RetryUtils.ErrorCatchingRunnable in org.alfresco.hxi_connector.common.test.util
Methods in org.alfresco.hxi_connector.common.test.util with parameters of type RetryUtils.ErrorCatchingRunnableModifier and TypeMethodDescriptionstatic voidRetryUtils.retryWithBackoff(RetryUtils.ErrorCatchingRunnable runnable) static voidRetryUtils.retryWithBackoff(RetryUtils.ErrorCatchingRunnable runnable, int delayMs) static voidRetryUtils.retryWithBackoff(RetryUtils.ErrorCatchingRunnable runnable, int maxAttempts, int delayMs)