Uses of Interface
com.atlassian.bamboo.author.AuthorCreatorService

Packages that use AuthorCreatorService
com.atlassian.bamboo.author   
com.atlassian.bamboo.build   
com.atlassian.bamboo.chains   
 

Uses of AuthorCreatorService in com.atlassian.bamboo.author
 

Classes in com.atlassian.bamboo.author that implement AuthorCreatorService
 class AuthorCreatorServiceImpl
           
 

Uses of AuthorCreatorService in com.atlassian.bamboo.build
 

Methods in com.atlassian.bamboo.build with parameters of type AuthorCreatorService
 void DefaultBuildExecutionManager.setAuthorCreatorService(AuthorCreatorService authorCreatorService)
           
 

Uses of AuthorCreatorService in com.atlassian.bamboo.chains
 

Constructors in com.atlassian.bamboo.chains with parameters of type AuthorCreatorService
ChainStateFactoryImpl(BuildContextFactory buildContextFactory, ChainResultManager chainResultManager, BuildResultsSummaryManager buildResultsSummaryManager, LimitedConcurrencyCaller limitedConcurrencyCaller, AuthorCreatorService authorCreatorService)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.