Constructor and Description |
---|
ServerLifecycleManagerImpl(PlanExecutionLockService planExecutionLockService,
BambooAuthenticationContext bambooAuthenticationContext,
AuditLogService auditLogService,
MessageListenerContainerController messageListenerContainerController,
ChangeDetectionController changeDetectionController,
IndexerManager indexerManager,
org.quartz.Scheduler scheduler,
ElasticInstanceManager elasticInstanceManager,
AwsAccountBean awsAccountBean,
BambooPluginManager bambooPluginManager,
ElasticAccountBean elasticAccountBean,
FlushableBuildLoggerManager buildLoggerManager) |
Constructor and Description |
---|
DefaultAccessTokenService(AccessTokenDao accessTokenDao,
AccessTokenGenerator accessTokenGenerator,
BambooAuthenticationContext bambooAuthenticationContext,
BambooPermissionManager bambooPermissionManager,
com.atlassian.event.api.EventPublisher eventPublisher,
BambooUserManager bambooUserManager,
AuditLogService auditLogService) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultStopBuildManager.setAuthenticationContext(BambooAuthenticationContext authenticationContext) |
Modifier and Type | Field and Description |
---|---|
protected BambooAuthenticationContext |
PlanCreationTemplate.authenticationContext |
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) |
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) |
JobCreationServiceImpl(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,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactSubscriptionManager artifactSubscriptionManager,
VariableDefinitionManager variableDefinitionManager,
RepositoryDefinitionManager repositoryDefinitionManager,
TaskConfigurationService taskConfigurationService,
NotificationManager notificationManager,
BranchCommitInformationManager branchCommitInformationManager,
VcsBranchManager vcsBranchManager,
TriggerConfigurationService triggerConfigurationService,
ChainBranchManager chainBranchManager,
BuildNumberGeneratorService buildNumberGeneratorService,
VcsRepositoryManager vcsRepositoryManager,
DockerPipelineValidationService dockerPipelineValidationService,
TaskManager taskManager) |
PlanCreationTemplate(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,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactSubscriptionManager artifactSubscriptionManager,
VariableDefinitionManager variableDefinitionManager,
RepositoryDefinitionManager repositoryDefinitionManager,
TaskConfigurationService taskConfigurationService,
NotificationManager notificationManager,
BranchCommitInformationManager branchCommitInformationManager,
VcsBranchManager vcsBranchManager,
TriggerConfigurationService triggerConfigurationService,
BuildNumberGeneratorService buildNumberGeneratorService) |
Constructor and Description |
---|
UserPreferencesDataProvider(BambooAuthenticationContext bambooAuthenticationContext,
BambooUserManager bambooUserManager) |
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) |
Constructor and Description |
---|
DeploymentProjectServiceImpl(ArtifactDefinitionManager artifactDefinitionManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
CachedPlanManager cachedPlanManager,
DeploymentProjectDao deploymentProjectDao,
DeploymentResultService deploymentResultService,
EnvironmentDao environmentDao,
EnvironmentService environmentService,
EnvironmentTaskService environmentTaskService,
HibernateMutableAclService aclService,
com.opensymphony.xwork2.TextProvider textProvider,
ValidationService validationService,
VariableDefinitionManager variableDefinitionManager,
VersionNamingService versionNamingService,
DeploymentVersionService deploymentVersionService,
ResultsSummaryManager resultsSummaryManager,
com.atlassian.event.api.EventPublisher eventPublisher,
TriggerTypeManager triggerTypeManager,
PlanScheduler planScheduler,
BambooEntityOidService bambooEntityOidService) |
Constructor and Description |
---|
FeatureDiscoveryServiceImpl(BambooAuthenticationContext bambooAuthenticationContext,
BambooPermissionManager bambooPermissionManager,
BambooUserManager bambooUserManager,
DocumentationLinkProvider documentationLinkProvider,
com.atlassian.sal.api.message.I18nResolver i18nResolver) |
Constructor and Description |
---|
DefaultAuditLogService(AuditLogDao auditLogDao,
BambooAuthenticationContext authenticationContext,
AdministrationConfigurationAccessor administrationConfigurationAccessor,
AdministrationConfigurationPersister administrationConfigurationPersister) |
Modifier and Type | Field and Description |
---|---|
protected BambooAuthenticationContext |
AbstractDownloadStrategy.authenticationContext |
Modifier and Type | Method and Description |
---|---|
void |
ArtifactDownloaderTaskExporter.setBambooAuthenticationContext(BambooAuthenticationContext bambooAuthenticationContext) |
Constructor and Description |
---|
RestGlobalPermissionServiceImpl(BambooAclUpdateHelper bambooAclUpdateHelper,
RestPermissionCheck restPermissionCheck,
HibernateMutableAclService aclService,
BambooPermissionManager bambooPermissionManager,
BambooUserManager userManager,
BambooAuthenticationContext authenticationContext,
com.atlassian.struts.TextProvider textProvider) |
Constructor and Description |
---|
BambooDeploymentImportResource(com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
BambooAuthenticationContext authenticationContext,
DeploymentImportService deploymentImportService) |
BambooLinkedRepositoryImportResource(LinkedRepositoryExportService linkedRepositoryExportService,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
BambooAuthenticationContext authenticationContext) |
BambooPlanConfigImportResource(com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
BambooAuthenticationContext authenticationContext,
PlanConfigImportService planConfigImportService,
PlanPermissionService planPermissionService) |
Constructor and Description |
---|
RestServerStatusInfo(ServerStatusInfo statusInfo,
BambooAuthenticationContext bambooAuthenticationContext) |
ServerLifecycleInfo(ServerLifecycleState state,
BambooAuthenticationContext bambooAuthenticationContext) |
Constructor and Description |
---|
ServerResource(BambooAuthenticationContext bambooAuthenticationContext,
ServerLifecycleManager serverLifecycleManager,
ServerStatusProvider serverStatusProvider) |
Constructor and Description |
---|
UserAdminResource(BambooAuthenticationContext bambooAuthenticationContext,
BambooPermissionManager bambooPermissionManager,
BambooUserManager bambooUserManager,
com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService,
com.atlassian.crowd.embedded.api.CrowdService crowdService,
GravatarService gravatarService,
PaginationService paginationService,
RestUserAccessTokenService restUserAccessTokenService,
com.atlassian.struts.TextProvider textProvider,
com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate,
UserRenameService userRenameService,
ExtendedAuthorManager extendedAuthorManager) |
Modifier and Type | Method and Description |
---|---|
void |
StashRepositoryImpl.setBambooAuthenticationContext(BambooAuthenticationContext bambooAuthenticationContext) |
Modifier and Type | Method and Description |
---|---|
void |
ShowAdminContactDetailsToAnonymousUsersEnabledCondition.setAuthenticationContext(BambooAuthenticationContext authenticationContext) |
void |
UserExistsCondition.setAuthenticationContext(BambooAuthenticationContext authenticationContext) |
Modifier and Type | Field and Description |
---|---|
protected BambooAuthenticationContext |
AbstractTaskConfigurator.bambooAuthenticationContext
Deprecated.
since 6.8 inject your own instance
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractTaskConfigurator.setAuthenticationContext(BambooAuthenticationContext bambooAuthenticationContext)
Deprecated.
since 6.8 use constructor injection or annotation injection
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultAuthenticationContext |
Modifier and Type | Field and Description |
---|---|
protected BambooAuthenticationContext |
BambooActionSupport.authenticationContext |
Modifier and Type | Method and Description |
---|---|
void |
BambooActionSupport.setAuthenticationContext(BambooAuthenticationContext authenticationContext) |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.