public abstract static class BambooPluginUtils.Callable<V> extends Object
| Constructor and Description |
|---|
Callable(@Nullable String errorMessage) |
| Modifier and Type | Method and Description |
|---|---|
abstract V |
call() |
@Nullable String |
getErrorMessage() |
void |
onThrow(@NotNull Throwable e) |
public Callable(@Nullable
@Nullable String errorMessage)
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.