Uses of Class
com.atlassian.bamboo.plugin.BambooPluginUtils.Callable
Packages that use BambooPluginUtils.Callable
-
Uses of BambooPluginUtils.Callable in com.atlassian.bamboo.plugin
Subclasses of BambooPluginUtils.Callable in com.atlassian.bamboo.pluginModifier and TypeClassDescriptionstatic classstatic classMethods in com.atlassian.bamboo.plugin with parameters of type BambooPluginUtils.CallableModifier and TypeMethodDescriptionstatic <T> TBambooPluginUtils.callUnsafeCode(BambooPluginUtils.Callable<T> callable) Calls call() method on the supplied callable.