Package | Description |
---|---|
com.atlassian.bamboo.build.creation | |
com.atlassian.bamboo.jira.issuelink | |
com.atlassian.bamboo.plan.branch | |
com.atlassian.bamboo.ww2.actions.jira |
Constructor and Description |
---|
ChainBranchCreationServiceImpl(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 exclusionService,
ChainBranchManager chainBranchManager,
BranchCommitInformationManager branchCommitInformationManager,
VcsBranchManager vcsBranchManager,
TriggerConfigurationService triggerConfigurationService,
BuildNumberGeneratorService buildNumberGeneratorService,
JiraBranchLinkingService jiraBranchLinkingService,
TestQuarantineManager testQuarantineManager,
TestsManager testsManager,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService) |
Modifier and Type | Class and Description |
---|---|
class |
JiraBranchLinkingServiceImpl |
Constructor and Description |
---|
BranchCommitInformationManagerImpl(BranchCommitInformationDao branchCommitInformationDao,
ExtendedAuthorManager extendedAuthorManager,
AuthorCreatorService authorCreatorService,
JiraBranchLinkingService jiraBranchLinkingService,
VcsRepositoryManager vcsRepositoryManager) |
LightweightBranchCreationServiceImpl(CachedPlanManager cachedPlanManager,
ChainBranchCreationService chainBranchCreationService,
CustomVariableContext customVariableContext,
ErrorHandler errorHandler,
JiraBranchLinkingService jiraBranchLinkingService,
PlanManager planManager,
RawRepositoryConfigurationXmlConverter rawRepositoryConfigurationXmlConverter,
RepositoryDefinitionManager repositoryDefinitionManager,
VcsBranchManager vcsBranchManager,
VcsRepositoryManager vcsRepositoryManager,
TriggerTypeManager triggerTypeManager,
com.atlassian.event.api.EventPublisher eventPublisher) |
Modifier and Type | Method and Description |
---|---|
void |
CreateRemoteJiraLinkAction.setJiraBranchLinkingService(JiraBranchLinkingService jiraBranchLinkingService) |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.