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