Uses of Interface
com.atlassian.bamboo.build.creation.ChainBranchCreationService

Packages that use ChainBranchCreationService
com.atlassian.bamboo.build.creation   
com.atlassian.bamboo.plan.branch   
com.atlassian.bamboo.ww2.actions.branch   
 

Uses of ChainBranchCreationService in com.atlassian.bamboo.build.creation
 

Classes in com.atlassian.bamboo.build.creation that implement ChainBranchCreationService
 class ChainBranchCreationServiceImpl
           
 

Uses of ChainBranchCreationService in com.atlassian.bamboo.plan.branch
 

Constructors in com.atlassian.bamboo.plan.branch with parameters of type ChainBranchCreationService
BranchDetectionServiceImpl(PlanManager planManager, ChainBranchCreationService chainBranchCreationService, RepositoryManager repositoryManager, VcsBranchManager vcsBranchManager, RepositoryCachingFacade repositoryCachingFacade, ErrorHandler errorHandler, ScopedExclusionService scopedExclusionService, com.atlassian.event.api.EventPublisher eventPublisher, JiraBranchLinkingService jiraBranchLinkingService, VariableDefinitionManager variableDefinitionManager, CustomVariableContext customVariableContext, org.springframework.orm.hibernate.HibernateTemplate hibernateTemplate, CachedPlanManager cachedPlanManager)
           
 

Uses of ChainBranchCreationService in com.atlassian.bamboo.ww2.actions.branch
 

Methods in com.atlassian.bamboo.ww2.actions.branch with parameters of type ChainBranchCreationService
 void CreateChainBranch.setChainBranchCreationService(ChainBranchCreationService chainBranchCreationService)
           
 



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