Uses of Interface
com.atlassian.bamboo.jira.issuelink.JiraBranchLinkingService

Packages that use JiraBranchLinkingService
com.atlassian.bamboo.build.creation   
com.atlassian.bamboo.jira.issuelink   
com.atlassian.bamboo.plan.branch   
com.atlassian.bamboo.upgrade.tasks   
com.atlassian.bamboo.ww2.actions.jira   
 

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

Constructors in com.atlassian.bamboo.build.creation with parameters of type JiraBranchLinkingService
ChainBranchCreationServiceImpl(PlanManager planManager, ProjectManager projectManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooLicenseManager bambooLicenseManager, HibernateMutableAclService aclService, PlanScheduler planScheduler, RepositoryConfigHelper repositoryConfigHelper, BuildStrategyConfigHelper buildStrategyConfigHelper, WebRepositoryConfigHelper webRepositoryConfigHelper, com.atlassian.event.api.EventPublisher eventPublisher, PlanValidationService planValidationService, AuditLogService auditLogService, BuildDefinitionConverter buildDefinitionConverter, NotificationManager notificationManager, JobCreationService jobCreationService, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager, VariableDefinitionManager variableDefinitionManager, RepositoryDefinitionManager repositoryDefinitionManager, TaskConfigurationService taskConfigurationService, ScopedExclusionService exclusionService, ChainBranchManager chainBranchManager, BranchCommitInformationManager branchCommitInformationManager, VcsBranchManager vcsBranchManager, ImmutablePlanCacheService immutablePlanCacheService, JiraBranchLinkingService jiraBranchLinkingService)
           
UpdateCreatingCommitInformationListener(BranchCommitInformationManager branchCommitInformationManager, ImmutablePlanCacheService immutablePlanCacheService, JiraBranchLinkingService jiraBranchLinkingService)
           
 

Uses of JiraBranchLinkingService in com.atlassian.bamboo.jira.issuelink
 

Classes in com.atlassian.bamboo.jira.issuelink that implement JiraBranchLinkingService
 class JiraBranchLinkingServiceImpl
           
 

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

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

Uses of JiraBranchLinkingService in com.atlassian.bamboo.upgrade.tasks
 

Methods in com.atlassian.bamboo.upgrade.tasks with parameters of type JiraBranchLinkingService
 void UpgradeTask3206LinkExistingBranches.setJiraBranchLinkingService(JiraBranchLinkingService jiraBranchLinkingService)
           
 

Uses of JiraBranchLinkingService in com.atlassian.bamboo.ww2.actions.jira
 

Methods in com.atlassian.bamboo.ww2.actions.jira with parameters of type JiraBranchLinkingService
 void CreateRemoteJiraLinkAction.setJiraBranchLinkingService(JiraBranchLinkingService jiraBranchLinkingService)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.