Uses of Interface
com.atlassian.bamboo.build.strategy.BuildStrategyConfigurationService

Packages that use BuildStrategyConfigurationService
com.atlassian.bamboo.build.creation   
com.atlassian.bamboo.build.strategy   
com.atlassian.bamboo.repository   
com.atlassian.bamboo.ww2.actions.chains.admin.triggers   
 

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

Fields in com.atlassian.bamboo.build.creation declared as BuildStrategyConfigurationService
protected  BuildStrategyConfigurationService PlanCreationTemplate.buildStrategyConfigurationService
           
 

Constructors in com.atlassian.bamboo.build.creation with parameters of type BuildStrategyConfigurationService
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)
           
ChainCreationServiceImpl(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 scopedExclusionService, BranchCommitInformationManager branchCommitInformationManager, VcsBranchManager vcsBranchManager, BranchDetectionService branchDetectionService, BuildStrategyConfigurationService buildStrategyConfigurationService)
           
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)
           
PlanCreationTemplate(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, NotificationManager notificationManager, BranchCommitInformationManager branchCommitInformationManager, VcsBranchManager vcsBranchManager, BuildStrategyConfigurationService buildStrategyConfigurationService)
           
 

Uses of BuildStrategyConfigurationService in com.atlassian.bamboo.build.strategy
 

Classes in com.atlassian.bamboo.build.strategy that implement BuildStrategyConfigurationService
 class BuildStrategyConfigurationServiceImpl
           
 

Uses of BuildStrategyConfigurationService in com.atlassian.bamboo.repository
 

Constructors in com.atlassian.bamboo.repository with parameters of type BuildStrategyConfigurationService
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 BuildStrategyConfigurationService in com.atlassian.bamboo.ww2.actions.chains.admin.triggers
 

Fields in com.atlassian.bamboo.ww2.actions.chains.admin.triggers declared as BuildStrategyConfigurationService
protected  BuildStrategyConfigurationService ConfigureChainTrigger.buildStrategyConfigurationService
           
 

Methods in com.atlassian.bamboo.ww2.actions.chains.admin.triggers with parameters of type BuildStrategyConfigurationService
 void ConfigureChainTrigger.setBuildStrategyConfigurationService(BuildStrategyConfigurationService buildStrategyConfigurationService)
           
 



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