Package | Description |
---|---|
com.atlassian.bamboo.plan.branch | |
com.atlassian.bamboo.plan.pullrequest | |
com.atlassian.bamboo.repository | |
com.atlassian.bamboo.v2.trigger |
Constructor and Description |
---|
BranchDetectionServiceImpl(com.atlassian.bandana.BandanaManager bandanaManager,
CachedPlanManager cachedPlanManager,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
ChainBranchManager chainBranchManager,
CustomVariableContext customVariableContext,
ErrorHandler errorHandler,
org.springframework.orm.hibernate5.HibernateTemplate hibernateTemplate,
LightweightBranchCreationService lightweightBranchCreationService,
RepositoryCachingFacade repositoryCachingFacade,
ScopedExclusionService scopedExclusionService,
VcsBranchManager vcsBranchManager,
VcsRepositoryManager vcsRepositoryManager) |
Constructor and Description |
---|
PullRequestDetectionServiceImpl(CachedPlanManager cachedPlanManager,
CustomVariableContext customVariableContext,
ErrorHandler errorHandler,
org.springframework.orm.hibernate5.HibernateTemplate hibernateTemplate,
RepositoryCachingFacade repositoryCachingFacade,
ScopedExclusionService scopedExclusionService,
VcsPullRequestService vcsPullRequestService,
VcsRepositoryManager vcsRepositoryManager) |
Modifier and Type | Class and Description |
---|---|
class |
RepositoryCachingFacadeImpl
A wrapper around calls to Repository methods that provides caching of method results.
|
Constructor and Description |
---|
DefaultChangeDetectionManager(BuildContextFactory buildContextFactory,
BuildLoggerManager buildLoggerManager,
com.opensymphony.xwork2.TextProvider textProvider,
VariableDefinitionManager variableDefinitionManager,
CustomVariableContext customVariableContext,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
BranchCommitInformationManager branchCommitInformationManager,
BranchIntegrationService branchIntegrationService,
ChainBranchManager chainBranchManager,
RepositoryCachingFacade repositoryCachingFacade,
VcsRepositoryManager vcsRepositoryManager,
FeatureManager featureManager) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.