Uses of Class
com.atlassian.bamboo.plugin.BambooPluginUtils.NoThrowCallable

Packages that use BambooPluginUtils.NoThrowCallable
com.atlassian.bamboo.plugin   
 

Uses of BambooPluginUtils.NoThrowCallable in com.atlassian.bamboo.plugin
 

Subclasses of BambooPluginUtils.NoThrowCallable in com.atlassian.bamboo.plugin
static class BambooPluginUtils.Runnable
           
 

Methods in com.atlassian.bamboo.plugin with parameters of type BambooPluginUtils.NoThrowCallable
static
<T> T
BambooPluginUtils.callUnsafeCode(BambooPluginUtils.NoThrowCallable<T> callable)
          Calls call() method on the supplied callable.
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.