Constructor and Description |
---|
ChainCreationServiceImpl(PlanManager planManager,
ProjectManager projectManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
BambooLicenseManager bambooLicenseManager,
HibernateMutableAclService aclService,
PlanScheduler planScheduler,
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,
TriggerConfigurationService triggerConfigurationService,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
BuildNumberGeneratorService buildNumberGeneratorService) |
Modifier and Type | Class and Description |
---|---|
class |
BranchDetectionServiceImpl |
Modifier and Type | Method and Description |
---|---|
void |
BranchDetectionJob.setBranchDetectionService(BranchDetectionService branchDetectionService) |
Constructor and Description |
---|
PlanResource(BambooPermissionManager bambooPermissionManager,
BambooUserManager bambooUserManager,
BranchDetectionService branchDetectionService,
CachedPlanManager cachedPlanManager,
PlanManager planManager,
LabelManager labelManager,
PlanRestService planRestService,
VariableDefinitionManager variableDefinitionManager,
JiraIssueManager jiraIssueManager,
JiraApplinksService jiraApplinksService,
com.atlassian.event.api.EventPublisher eventPublisher,
ArtifactDefinitionManager artifactDefinitionManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TestsManager testsManager,
AdministrationConfigurationAccessor administrationConfigurationAccessor,
TestQuarantineManager testQuarantineManager,
FeatureManager featureManager,
VcsRepositoryManager vcsRepositoryManager) |
Constructor and Description |
---|
BranchCreatedEventListener(BranchDetectionService branchDetectionService,
CachedPlanManager cachedPlanManager,
CustomVariableContext customVariableContext,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.stash.rest.client.applinks.ApplinkStashClientFactory stashClientFactory) |
Constructor and Description |
---|
VcsRepositoryConfigurationServiceImpl(RepositoryDefinitionManager repositoryDefinitionManager,
AuditLogService auditLogService,
HibernateMutableAclService aclService,
RawRepositoryConfigurationXmlConverter rawRepositoryConfigurationXmlConverter,
ImmutablePlanCacheService immutablePlanCacheService,
ScopedExclusionService scopedExclusionService,
TriggerConfigurationService triggerConfigurationService,
TaskConfigurationService taskConfigurationService,
ChainBranchManager chainBranchManager,
EnvironmentTaskService environmentTaskService,
BuildDefinitionManager buildDefinitionManager,
com.atlassian.event.api.EventPublisher eventPublisher,
BranchDetectionService branchDetectionService,
VcsRepositoryManager vcsRepositoryManager) |
Modifier and Type | Method and Description |
---|---|
void |
DetectBranches.setBranchDetectionService(BranchDetectionService branchDetectionService) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.