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, onThrow
public NoThrowCallable(@Nullable String errorMessage)
@Nullable public abstract V call()
call
in class BambooPluginUtils.Callable<V>
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.