Uses of Interface
com.atlassian.bamboo.plan.branch.LightweightBranchCreationService
Packages that use LightweightBranchCreationService
-
Uses of LightweightBranchCreationService in com.atlassian.bamboo.plan.branch
Classes in com.atlassian.bamboo.plan.branch that implement LightweightBranchCreationServiceConstructors in com.atlassian.bamboo.plan.branch with parameters of type LightweightBranchCreationServiceModifierConstructorDescriptionBranchCreationFacadeImpl
(@NotNull BranchDetectionService branchDetectionService, @NotNull CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, @NotNull CustomVariableContext customVariableContext, @NotNull ErrorHandler errorHandler, @NotNull LightweightBranchCreationService branchCreationService, @NotNull com.atlassian.struts.TextProvider textProvider, @NotNull VcsRepositoryManager vcsRepositoryManager) BranchDetectionServiceImpl
(com.atlassian.bandana.BandanaManager bandanaManager, CachedPlanManager cachedPlanManager, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, ChainBranchManager chainBranchManager, CustomVariableContext customVariableContext, ErrorHandler errorHandler, org.springframework.orm.hibernate5.HibernateTemplate hibernateTemplate, LightweightBranchCreationService lightweightBranchCreationService, RepositoryCachingFacade repositoryCachingFacade, ScopedExclusionService scopedExclusionService, VcsBranchManager vcsBranchManager, VcsRepositoryManager vcsRepositoryManager, PlanBranchPullRequestService planBranchPullRequestService)