Uses of Class
com.atlassian.bamboo.plugin.BambooPluginUtils.Callable
-
Uses of BambooPluginUtils.Callable in com.atlassian.bamboo.plugin
Modifier and TypeClassDescriptionstatic class
static class
Modifier and TypeMethodDescriptionstatic <T> T
BambooPluginUtils.callUnsafeCode
(BambooPluginUtils.Callable<T> callable) Calls call() method on the supplied callable.