public abstract static class BambooPluginUtils.NoThrowCallable<V> extends BambooPluginUtils.Callable<V>
| Constructor and Description |
|---|
NoThrowCallable(String errorMessage) |
| Modifier and Type | Method and Description |
|---|---|
abstract V |
call() |
getErrorMessage, onThrowpublic NoThrowCallable(@Nullable
String errorMessage)
@Nullable public abstract V call()
call in class BambooPluginUtils.Callable<V>Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.