|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
Constructors in com.atlassian.bamboo.author with parameters of type AuthorCreatorService | |
---|---|
AuthorCreatorServiceInterceptor(AuthorCreatorService authorCreatorService)
|
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 | |
---|---|
ChainExecutionManagerImpl(PlanStatePersisterService planStatePersisterService,
JobExecutionManager buildContextExecutor,
ChainResultManager chainResultManager,
ChainStateFactory chainStateFactory,
BuildContextFactory buildContextFactory,
com.atlassian.event.EventManager eventManager,
com.atlassian.bamboo.chains.ChainPluginSupport chainPluginSupport,
ErrorUpdateHandler errorUpdateHandler,
AuthorCreatorService authorCreatorService)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |