Uses of Interface
com.atlassian.bamboo.build.LimitedConcurrencyCaller

Packages that use LimitedConcurrencyCaller
com.atlassian.bamboo.build   
com.atlassian.bamboo.chains   
 

Uses of LimitedConcurrencyCaller in com.atlassian.bamboo.build
 

Classes in com.atlassian.bamboo.build that implement LimitedConcurrencyCaller
 class LimitedConcurrencyCallerImpl
           
 

Methods in com.atlassian.bamboo.build that return LimitedConcurrencyCaller
 LimitedConcurrencyCaller DatabaseConnectionPoolLimitedConcurrencyFactory.createInstance()
           
 

Methods in com.atlassian.bamboo.build with parameters of type LimitedConcurrencyCaller
 void DefaultBuildExecutionManager.setLimitedConcurrencyCaller(LimitedConcurrencyCaller limitedConcurrencyCaller)
           
 

Uses of LimitedConcurrencyCaller in com.atlassian.bamboo.chains
 

Constructors in com.atlassian.bamboo.chains with parameters of type LimitedConcurrencyCaller
ChainResultManagerImpl(BuildResultsSummaryManager buildResultsSummaryManager, LimitedConcurrencyCaller limitedConcurrencyCaller, ErrorUpdateHandler errorUpdateHandler, com.opensymphony.xwork.TextProvider textProvider, PlanManager planManager)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.