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>
Method Summary |
abstract V |
call()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BambooPluginUtils.NoThrowCallable
public BambooPluginUtils.NoThrowCallable(@Nullable
String errorMessage)
call
@Nullable
public abstract V call()
- Specified by:
call
in class BambooPluginUtils.Callable<V>
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.