Uses of Interface
com.atlassian.bamboo.build.LimitedConcurrencyCaller
Packages that use LimitedConcurrencyCaller
-
Uses of LimitedConcurrencyCaller in com.atlassian.bamboo.build
Classes in com.atlassian.bamboo.build that implement LimitedConcurrencyCallerMethods in com.atlassian.bamboo.build that return LimitedConcurrencyCallerModifier and TypeMethodDescriptionDatabaseConnectionPoolLimitedConcurrencyFactory.createInstance()
-
Uses of LimitedConcurrencyCaller in com.atlassian.bamboo.chains
Constructors in com.atlassian.bamboo.chains with parameters of type LimitedConcurrencyCallerModifierConstructorDescriptionChainResultManagerImpl
(BuildResultsSummaryManager buildResultsSummaryManager, ResultsSummaryManager resultsSummaryManager, LimitedConcurrencyCaller limitedConcurrencyCaller, ErrorUpdateHandler errorUpdateHandler, com.opensymphony.xwork2.TextProvider textProvider, ArtifactLinkManager artifactLinkManager, Persister persister, BuildContextBuilderFactory buildContextBuilderFactory, TriggerManager triggerManager, AuthorCreatorService authorCreatorService)