Uses of Interface
com.atlassian.bamboo.build.creation.ChainBranchCreationService
Packages that use ChainBranchCreationService
-
Uses of ChainBranchCreationService in com.atlassian.bamboo.build.creation
Classes in com.atlassian.bamboo.build.creation that implement ChainBranchCreationService -
Uses of ChainBranchCreationService in com.atlassian.bamboo.plan.branch
Constructors in com.atlassian.bamboo.plan.branch with parameters of type ChainBranchCreationServiceModifierConstructorDescriptionLightweightBranchCreationServiceImpl
(CachedPlanManager cachedPlanManager, ChainBranchCreationService chainBranchCreationService, CustomVariableContext customVariableContext, ErrorHandler errorHandler, JiraBranchLinkingService jiraBranchLinkingService, PlanManager planManager, RawRepositoryConfigurationXmlConverter rawRepositoryConfigurationXmlConverter, RepositoryDefinitionManager repositoryDefinitionManager, VcsBranchManager vcsBranchManager, VcsRepositoryManager vcsRepositoryManager, TriggerTypeManager triggerTypeManager, com.atlassian.event.api.EventPublisher eventPublisher)