Uses of Interface
com.atlassian.bamboo.plan.branch.BranchDetectionService
Package
Description
-
Uses of BranchDetectionService in com.atlassian.bamboo.plan.branch
Modifier and TypeMethodDescriptionvoid
BranchDetectionJob.setBranchDetectionService
(BranchDetectionService branchDetectionService) ModifierConstructorDescriptionBranchCreationFacadeImpl
(BranchDetectionService branchDetectionService, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, CustomVariableContext customVariableContext, ErrorHandler errorHandler, LightweightBranchCreationService branchCreationService, com.atlassian.struts.TextProvider textProvider, VcsRepositoryManager vcsRepositoryManager) -
Uses of BranchDetectionService in com.atlassian.bamboo.plugins.testutils.rest.resource.repository
ModifierConstructorDescriptionRepositoryResource
(BambooUserManager bambooUserManager, RepositoryTestService repositoryTestService, RepositoryDefinitionManager repositoryDefinitionManager, VcsPullRequestService pullRequestService, VcsRepositoryManager vcsRepositoryManager, PlanManager planManager, ResultsSummaryManager resultsSummaryManager, BuildResultWarningSummaryManager buildResultWarningSummaryManager, BranchDetectionService branchDetectionService, BambooSpecsManager bambooSpecsManager, ProjectManager projectManager, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, RestAuthenticationContext restAuthenticationContext)