Package | Description |
---|---|
com.atlassian.bamboo.utils |
Modifier and Type | Method and Description |
---|---|
static <V,E extends Throwable> |
BambooCallables.retryOnException(BambooCallables.Throwing<V,E> callable,
Class<E> exceptionClass)
Utility to re-attempt to execute a callable if it fails with a known exception.
|
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.