Uses of Interface
com.atlassian.bamboo.plan.branch.ChainBranchManager

Packages that use ChainBranchManager
com.atlassian.bamboo.build   
com.atlassian.bamboo.build.creation   
com.atlassian.bamboo.deletion   
com.atlassian.bamboo.plan   
com.atlassian.bamboo.plan.branch   
com.atlassian.bamboo.plugins.web.conditions   
com.atlassian.bamboo.repository   
com.atlassian.bamboo.v2.ww2.build   
com.atlassian.bamboo.webwork   
com.atlassian.bamboo.ww2.actions   
com.atlassian.bamboo.ww2.actions.build.admin   
com.atlassian.bamboo.ww2.actions.build.admin.config   
com.atlassian.bamboo.ww2.actions.build.admin.config.repository   
com.atlassian.bamboo.ww2.actions.chains   
com.atlassian.bamboo.ww2.actions.project   
 

Uses of ChainBranchManager in com.atlassian.bamboo.build
 

Constructors in com.atlassian.bamboo.build with parameters of type ChainBranchManager
PlanDependencyManagerImpl(PlanDependencyDao planDependencyDao, PlanManager planManager, ChainBranchManager chainBranchManager, ImmutablePlanCacheService immutablePlanCacheService)
           
 

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

Constructors in com.atlassian.bamboo.build.creation with parameters of type ChainBranchManager
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, BuildStrategyConfigurationService buildStrategyConfigurationService, JiraBranchLinkingService jiraBranchLinkingService, TestQuarantineManager testQuarantineManager, TestsManager testsManager)
           
JobCreationServiceImpl(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, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager, VariableDefinitionManager variableDefinitionManager, RepositoryDefinitionManager repositoryDefinitionManager, TaskConfigurationService taskConfigurationService, ChainBranchManager chainBranchManager, NotificationManager notificationManager, BranchCommitInformationManager branchCommitInformationManager, VcsBranchManager vcsBranchManager, BuildStrategyConfigurationService buildStrategyConfigurationService)
           
PlanValidationServiceImpl(ValidationService validationService, ProjectManager projectManager, PlanManager planManager, com.opensymphony.xwork.TextProvider textProvider, RepositoryConfigHelper repositoryConfigHelper, WebRepositoryConfigHelper webRepositoryConfigHelper, BuildStrategyConfigHelper buildStrategyConfigHelper, ChainBranchManager chainBranchManager)
           
 

Uses of ChainBranchManager in com.atlassian.bamboo.deletion
 

Constructors in com.atlassian.bamboo.deletion with parameters of type ChainBranchManager
DeletionServiceImpl(ErrorHandler errorHandler, BuildResultsIndexer buildResultsIndexer, PlanScheduler planScheduler, PlanDependencyManager planDependencyManager, PlanParticleManager planParticleManager, com.atlassian.event.api.EventPublisher eventPublisher, ResultsSummaryManager resultsSummaryManager, BuildSuspensionCheckBean buildSuspensionCheckBean, AdminErrorHandler adminErrorHandler, org.acegisecurity.acls.MutableAclService aclService, ProjectManager projectManager, PlanManager planManager, ChainStageDao chainStageDao, com.atlassian.bandana.BandanaPersister bandanaPersister, com.atlassian.plugin.PluginAccessor pluginAccessor, ArtifactDefinitionManager artifactDefinitionManager, ArtifactSubscriptionManager artifactSubscriptionManager, ArtifactManager artifactManager, AuditLogService auditLogService, VariableDefinitionManager variableDefinitionManager, RepositoryDefinitionManager repositoryDefinitionManager, PlanVcsRevisionHistoryService planVcsRevisionHistoryService, ChainBranchManager chainBranchManager, VcsBranchManager vcsBranchManager, StopBuildManager stopBuildManager, ImmutablePlanCacheService immutablePlanCacheService, ArtifactDao artifactDao)
           
 

Uses of ChainBranchManager in com.atlassian.bamboo.plan
 

Constructors in com.atlassian.bamboo.plan with parameters of type ChainBranchManager
MovePlanServiceImpl(AuditLogService auditLogService, BambooPermissionManager bambooPermissionManager, BuildResultsIndexer buildResultsIndexer, ChainBranchManager chainBranchManager, ChainExecutionManager chainExecutionManager, com.atlassian.event.api.EventPublisher eventPublisher, ScopedExclusionServiceImpl exclusionService, ImmutablePlanCacheService immutablePlanCacheService, PlanExecutionLockService planExecutionLockService, PlanManager planManager, PlanValidationService planValidationService, ResultsSummaryManager resultsSummaryManager, com.opensymphony.xwork.TextProvider textProvider)
           
 

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

Classes in com.atlassian.bamboo.plan.branch that implement ChainBranchManager
 class ChainBranchManagerImpl
           
 

Methods in com.atlassian.bamboo.plan.branch with parameters of type ChainBranchManager
 void BranchExpiryJob.setChainBranchManager(ChainBranchManager chainBranchManager)
           
 

Constructors in com.atlassian.bamboo.plan.branch with parameters of type ChainBranchManager
ChainPropagatingFacade(ChainBranchManager chainBranchManager, Chain masterChain)
           
ChainStagePropagatingFacade(ChainBranchManager chainBranchManager, ChainStage masterStage)
           
JobPropagatingFacade(ChainBranchManager chainBranchManager, Job masterJob)
           
 

Uses of ChainBranchManager in com.atlassian.bamboo.plugins.web.conditions
 

Methods in com.atlassian.bamboo.plugins.web.conditions with parameters of type ChainBranchManager
 void HasBranchesCondition.setChainBranchManager(ChainBranchManager chainBranchManager)
           
 

Uses of ChainBranchManager in com.atlassian.bamboo.repository
 

Constructors in com.atlassian.bamboo.repository with parameters of type ChainBranchManager
RepositoryConfigurationServiceImpl(PlanManager planManager, RepositoryManager repositoryManager, WebRepositoryViewerManager webRepositoryViewerManager, RepositoryDefinitionManager repositoryDefinitionManager, AuditLogService auditLogService, TaskConfigurationService taskConfigurationService, BuildDefinitionManager buildDefinitionManager, ChainBranchManager chainBranchManager, BranchDetectionService branchDetectionService, ScopedExclusionService scopedExclusionService, com.atlassian.event.api.EventPublisher eventPublisher, HibernateMutableAclService aclService, BuildStrategyConfigurationService buildStrategyConfigurationService, EnvironmentService environmentService, EnvironmentTaskService environmentTaskService)
           
 

Uses of ChainBranchManager in com.atlassian.bamboo.v2.ww2.build
 

Methods in com.atlassian.bamboo.v2.ww2.build with parameters of type ChainBranchManager
 void TriggerRemoteBuild.setChainBranchManager(ChainBranchManager chainBranchManager)
           
 

Uses of ChainBranchManager in com.atlassian.bamboo.webwork
 

Fields in com.atlassian.bamboo.webwork declared as ChainBranchManager
protected  ChainBranchManager StarterAction.chainBranchManager
           
 

Methods in com.atlassian.bamboo.webwork with parameters of type ChainBranchManager
 void StarterAction.setChainBranchManager(ChainBranchManager chainBranchManager)
           
 

Uses of ChainBranchManager in com.atlassian.bamboo.ww2.actions
 

Fields in com.atlassian.bamboo.ww2.actions declared as ChainBranchManager
protected  ChainBranchManager ChainActionSupport.chainBranchManager
           
 

Methods in com.atlassian.bamboo.ww2.actions with parameters of type ChainBranchManager
 void ChainActionSupport.setChainBranchManager(ChainBranchManager chainBranchManager)
           
 

Uses of ChainBranchManager in com.atlassian.bamboo.ww2.actions.build.admin
 

Methods in com.atlassian.bamboo.ww2.actions.build.admin with parameters of type ChainBranchManager
 void SuspendBuild.setChainBranchManager(ChainBranchManager ChainBranchManager)
           
 

Uses of ChainBranchManager in com.atlassian.bamboo.ww2.actions.build.admin.config
 

Methods in com.atlassian.bamboo.ww2.actions.build.admin.config with parameters of type ChainBranchManager
 void ConfigureBuildDetails.setChainBranchManager(ChainBranchManager chainBranchManager)
           
 

Uses of ChainBranchManager in com.atlassian.bamboo.ww2.actions.build.admin.config.repository
 

Methods in com.atlassian.bamboo.ww2.actions.build.admin.config.repository with parameters of type ChainBranchManager
 void EditRepository.setChainBranchManager(ChainBranchManager chainBranchManager)
           
 

Uses of ChainBranchManager in com.atlassian.bamboo.ww2.actions.chains
 

Methods in com.atlassian.bamboo.ww2.actions.chains with parameters of type ChainBranchManager
 void MoveStageAction.setChainBranchManager(ChainBranchManager chainBranchManager)
           
 void MoveJobAction.setChainBranchManager(ChainBranchManager chainBranchManager)
           
 void EditChainDetails.setChainBranchManager(ChainBranchManager chainBranchManager)
           
 

Uses of ChainBranchManager in com.atlassian.bamboo.ww2.actions.project
 

Methods in com.atlassian.bamboo.ww2.actions.project with parameters of type ChainBranchManager
 void ViewProject.setChainBranchManager(ChainBranchManager chainBranchManager)
           
 



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