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,
TransactionAndHibernateTemplate hibernateTemplate) |
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,
BranchCreationFacade branchCreationFacade,
TriggerConfigurationService triggerConfigurationService,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
BuildNumberGeneratorService buildNumberGeneratorService,
LabelManager labelManager,
TransactionAndHibernateTemplate hibernateTemplate) |
Modifier and Type | Class and Description |
---|---|
class |
ScopedExclusionServiceImpl |
Modifier and Type | Method and Description |
---|---|
static <V,E extends Throwable> |
ScopedExclusionServiceHelper.withLockedChain(ScopedExclusionService exclusionService,
PlanKey planKey,
ScopedExclusionService.ExclusiveFunction<PlanKey,V,E> functor)
Executes the function while holding an exclusive lock on planKey interpreted as chain key.
|
static <V,E extends Throwable> |
ScopedExclusionServiceHelper.withLockedIdIdentifiedEntity(ScopedExclusionService exclusionService,
long id,
ScopedExclusionService.ExclusiveFunction<Long,V,E> functor) |
static <V,E extends Throwable> |
ScopedExclusionServiceHelper.withLockedJob(ScopedExclusionService exclusionService,
PlanKey planKey,
ScopedExclusionService.ExclusiveFunction<PlanKey,V,E> functor)
Executes the function while holding an exclusive lock on planKey interpreted as job key.
|
static <V,E extends Throwable> |
ScopedExclusionServiceHelper.withLockedKeyIdentifiedEntity(ScopedExclusionService exclusionService,
Key key,
ScopedExclusionService.ExclusiveFunction<Key,V,E> functor) |
Constructor and Description |
---|
EnvironmentServiceImpl(BambooAclUpdateHelper aclUpdateHelper,
HibernateMutableAclService aclService,
AuditLogService auditLogService,
BambooAuthenticationContext authenticationContext,
DeploymentProjectDao deploymentProjectDao,
EnvironmentDao environmentDao,
EnvironmentRepositoryLinkDao environmentRepositoryLinkDao,
PlanScheduler planScheduler,
RepositoryDefinitionDao repositoryDefinitionDao,
ScopedExclusionService scopedExclusionService,
com.opensymphony.xwork2.TextProvider textProvider,
ValidationService validationService,
com.atlassian.event.api.EventPublisher eventPublisher,
DeploymentVersionLinkedJiraIssueDao deploymentVersionLinkedJiraIssueDao,
NotificationManager notificationManager,
VariableConfigurationService variableConfigurationService,
VariableDefinitionManager variableDefinitionManager,
TriggerTypeManager triggerTypeManager,
RepositoryDefinitionManager repositoryDefinitionManager,
BambooCachingPermissionManagerFacadeFactory cachingPermissionManagerFacadeFactory,
CapabilityRequirementsMatcher capabilityRequirementsMatcher,
InternalEnvironmentService internalEnvironmentService) |
EnvironmentTriggerServiceImpl(AuditLogService auditLogService,
DeploymentProjectService deploymentProjectService,
EnvironmentDao environmentDao,
PlanScheduler planScheduler,
ScopedExclusionService scopedExclusionService,
com.opensymphony.xwork2.TextProvider textProvider) |
Constructor and Description |
---|
DeploymentVersionServiceImpl(@NotNull DeploymentProjectDao deploymentProjectDao,
@NotNull DeploymentVersionDao deploymentVersionDao,
@NotNull ResultsSummaryManager resultsSummaryManager,
@NotNull DeploymentVersionChainResultDataCollector deploymentVersionChainResultDataCollector,
@NotNull com.opensymphony.xwork2.TextProvider textProvider,
@NotNull EnvironmentService environmentService,
@NotNull GravatarService gravatarService,
@NotNull BambooUserManager bambooUserService,
@NotNull VariableDefinitionManager variableDefinitionManager,
@NotNull VariableDefinitionFactory variableDefinitionFactory,
@NotNull CustomVariableContext customVariableContext,
@NotNull com.atlassian.event.api.EventPublisher eventPublisher,
@NotNull CachedPlanManager cachedPlanManager,
@NotNull ScopedExclusionService scopedExclusionService,
@NotNull ResultsSummaryVariableAccessor resultsSummaryVariableAccessor,
@NotNull RepositoryDefinitionManager repositoryDefinitionManager,
@NotNull VcsRepositoryManager vcsRepositoryManager,
@NotNull BambooCachingPermissionManagerFacadeFactory bambooCachingPermissionManagerFacadeFactory,
@NotNull ArtifactLinkManager artifactLinkManager) |
VersionNamingServiceImpl(AuditLogService auditLogService,
DeploymentProjectDao deploymentProjectDao,
DeploymentResultDao deploymentResultDao,
ScopedExclusionService exclusionService,
DeploymentVersionDao deploymentVersionDao,
VariableDefinitionManager variableDefinitionManager,
VariableConfigurationService variableConfigurationService,
VariableSubstitutorFactory variableSubstitutorFactory) |
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,
PlanBranchPullRequestService planBranchPullRequestService) |
Constructor and Description |
---|
PullRequestDetectionServiceImpl(CachedPlanManager cachedPlanManager,
CustomVariableContext customVariableContext,
ErrorHandler errorHandler,
org.springframework.orm.hibernate5.HibernateTemplate hibernateTemplate,
RepositoryCachingFacade repositoryCachingFacade,
ScopedExclusionService scopedExclusionService,
VcsPullRequestService vcsPullRequestService,
VcsRepositoryManager vcsRepositoryManager) |
PullRequestWorkflowEventListener(BranchCreationFacade branchCreationFacade,
BuildDefinitionConverter buildDefinitionConverter,
BuildDefinitionManager buildDefinitionManager,
CachedPlanManager cachedPlanManager,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
com.atlassian.event.api.EventPublisher eventPublisher,
PlanBranchPullRequestService planBranchPullRequestService,
PlanManager planManager,
RepositoryDefinitionManager repositoryDefinitionManager,
ScopedExclusionService scopedExclusionService,
TriggerTypeManager triggerTypeManager) |
Constructor and Description |
---|
TaskConfigurationServiceImpl(BuildDefinitionManager buildDefinitionManager,
TaskManager taskManager,
com.opensymphony.xwork2.TextProvider textProvider,
PlanManager planManager,
AuditLogService auditLogService,
ScopedExclusionService scopedExclusionService) |
Constructor and Description |
---|
TriggerConfigurationServiceImpl(@NotNull BuildDefinitionManager buildDefinitionManager,
@NotNull com.opensymphony.xwork2.TextProvider textProvider,
@NotNull PlanManager planManager,
@NotNull AuditLogService auditLogService,
@NotNull ScopedExclusionService scopedExclusionService) |
Constructor and Description |
---|
UserRenameServiceImpl(@NotNull BambooUserManager bambooUserManager,
@NotNull org.springframework.transaction.support.TransactionTemplate transactionTemplate,
@NotNull org.springframework.orm.hibernate5.HibernateTemplate hibernateTemplate,
@NotNull com.atlassian.plugin.PluginAccessor pluginAccessor,
@NotNull com.atlassian.event.api.EventPublisher eventPublisher,
@NotNull ScopedExclusionService scopedExclusionService,
@NotNull HibernateMutableAclService hibernateMutableAclService) |
Constructor and Description |
---|
VariableConfigurationServiceImpl(@NotNull ScopedExclusionService scopedExclusionService,
@NotNull VariableDefinitionManager variableDefinitionManager,
@NotNull VariableDefinitionFactory variableDefinitionFactory) |
Constructor and Description |
---|
VcsRepositoryConfigurationServiceImpl(RepositoryDefinitionManager repositoryDefinitionManager,
AuditLogService auditLogService,
HibernateMutableAclService aclService,
RawRepositoryConfigurationXmlConverter rawRepositoryConfigurationXmlConverter,
ScopedExclusionService scopedExclusionService,
TriggerConfigurationService triggerConfigurationService,
TaskConfigurationService taskConfigurationService,
ChainBranchManager chainBranchManager,
EnvironmentTaskService environmentTaskService,
BuildDefinitionManager buildDefinitionManager,
com.atlassian.event.api.EventPublisher eventPublisher,
BranchCreationFacade branchCreationFacade,
VcsRepositoryManager vcsRepositoryManager,
TransactionAndHibernateTemplate hibernateTemplate) |
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.