Package com.atlassian.bamboo.plugin
Class BambooPluginUtils.NoThrowCallable<V>
java.lang.Object
com.atlassian.bamboo.plugin.BambooPluginUtils.Callable<V>
com.atlassian.bamboo.plugin.BambooPluginUtils.NoThrowCallable<V>
- Direct Known Subclasses:
BambooPluginUtils.Runnable
- Enclosing class:
- BambooPluginUtils
public abstract static class BambooPluginUtils.NoThrowCallable<V>
extends BambooPluginUtils.Callable<V>
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.bamboo.plugin.BambooPluginUtils.Callable
getErrorMessage, onThrow
-
Constructor Details
-
NoThrowCallable
-
-
Method Details
-
call
- Specified by:
call
in classBambooPluginUtils.Callable<V>
-