| 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 | Field and Description |
|---|---|
protected AuditLogService |
PlanResultsAction.auditLogService |
| Modifier and Type | Method and Description |
|---|---|
void |
PlanResultsAction.setAuditLogService(AuditLogService auditLogService) |
void |
ViewBuildResults.setAuditLogService(AuditLogService auditLogService) |
| Constructor and Description |
|---|
BuildNumberGeneratorServiceImpl(BuildNumberGeneratorDao buildNumberGeneratorDao,
AuditLogService auditLogService) |
| Constructor and Description |
|---|
SuspendBuildEventListener(PlanManager planManager,
AuditLogService auditLogService,
com.atlassian.event.api.EventPublisher eventPublisher) |
| Modifier and Type | Field and Description |
|---|---|
protected AuditLogService |
PlanCreationTemplate.auditLogService |
| 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) |
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,
TransactionAndHibernateTemplate hibernateTemplate) |
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,
TransactionAndHibernateTemplate hibernateTemplate) |
| Constructor and Description |
|---|
AgentAssignmentServiceImpl(AgentAssignmentDao agentAssignmentDao,
AuditLogService auditLogService,
org.springframework.transaction.support.TransactionTemplate transactionTemplate,
ProjectManager projectManager,
CachedPlanManager cachedPlanManager,
com.atlassian.struts.TextProvider textProvider,
EnvironmentService environmentService,
com.atlassian.event.api.EventPublisher eventPublisher,
CapabilitySetManager capabilitySetManager,
CapabilityRequirementsMatcher capabilityRequirementsMatcher,
AdministrationConfigurationAccessor administrationConfigurationAccessor) |
AgentCapabilityServiceImpl(AgentManager agentManager,
AuditLogService auditLogService,
CapabilityManager capabilityManager,
CapabilitySetManager capabilitySetManager,
com.atlassian.event.api.EventPublisher eventPublisher) |
| Modifier and Type | Method and Description |
|---|---|
void |
AuditLoggingEnabledCondition.setAuditLogService(AuditLogService auditLogService) |
void |
ViewGlobalAuditLogAction.setAuditLogService(AuditLogService auditLogService) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigureAgents.setAuditLogService(AuditLogService auditLogService) |
void |
ConfigureSharedCapability.setAuditLogService(AuditLogService auditLogService) |
| Constructor and Description |
|---|
RepositoryStoredSpecsServiceImpl(AdministrationConfigurationAccessor administrationConfigurationAccessor,
BambooSpecsManager bambooSpecsManager,
CustomVariableContext customVariableContext,
com.atlassian.event.api.EventPublisher eventPublisher,
FeatureManager featureManager,
I18nBeanFactory i18nBeanFactory,
JavaSpecsImportService javaSpecsImportService,
com.atlassian.plugin.PluginAccessor pluginAccessor,
RepositoryDefinitionManager repositoryDefinitionManager,
RepositoryStoredSpecsLogService repositoryStoredSpecsLogService,
RepositoryStoredSpecsResultHelper repositoryStoredSpecsResultService,
RssExecutionDirectoryManager rssExecutionDirectoryManager,
RssPermissionsService rssPermissionsService,
YamlSpecsImportService yamlSpecsImportService,
AuditLogService auditLogService) |
| Constructor and Description |
|---|
SpecsConsumerFactoryImpl(AdministrationConfigurationAccessor administrationConfigurationAccessor,
BambooSpecsManager bambooSpecsManager,
BuildNumberGeneratorService buildNumberGenerator,
CachedPlanManager cachedPlanManager,
ChainResultManager chainResultManager,
DeploymentImportService deploymentImportService,
com.atlassian.event.api.EventPublisher eventPublisher,
I18nBeanFactory i18nBeanFactory,
PlanConfigImportService planConfigImportService,
PlanManager planManager,
PlanPermissionService planPermissionService,
RepositoryStoredSpecsResultHelper repositoryStoredSpecsResultService,
AuditLogService auditLogService,
BuildDefinitionManager buildDefinitionManager,
BuildDefinitionConverter buildDefinitionConverter) |
| Constructor and Description |
|---|
CredentialsManagerImpl(AuditLogService auditLogService,
CredentialsDao credentialsDao,
FeatureManager featureManager,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.plugin.PluginAccessor pluginAccessor,
com.opensymphony.xwork2.TextProvider textProvider) |
| Constructor and Description |
|---|
DeletionServiceImpl(PlanScheduler planScheduler,
com.atlassian.event.api.EventPublisher eventPublisher,
ResultsSummaryManager resultsSummaryManager,
ProjectManager projectManager,
PlanManager planManager,
ChainStageDao chainStageDao,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactSubscriptionManager artifactSubscriptionManager,
AuditLogService auditLogService,
StopBuildManager stopBuildManager,
AgentAssignmentService agentAssignmentService) |
| Constructor and Description |
|---|
EnvironmentRequirementServiceImpl(com.atlassian.struts.TextProvider textProvider,
AuditLogService auditLogService,
com.atlassian.event.api.EventPublisher eventPublisher,
CapabilityHelper capabilityHelper,
TaskManager taskManager,
ElasticFunctionalityFacade elasticFunctionalityFacade,
ExecutableAgentsHelper executableAgentsHelper,
EnvironmentService environmentService,
EnvironmentDao environmentDao,
PlanScheduler planScheduler) |
| 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) |
EnvironmentTriggerServiceImpl(AuditLogService auditLogService,
DeploymentProjectService deploymentProjectService,
EnvironmentDao environmentDao,
PlanScheduler planScheduler,
ScopedExclusionService scopedExclusionService,
com.opensymphony.xwork2.TextProvider textProvider) |
| Constructor and Description |
|---|
DeploymentProjectEventListener(AuditLogService auditLogService,
DeploymentProjectService deploymentProjectService,
CachedPlanManager cachedPlanManager,
ArtifactDefinitionManager artifactDefinitionManager) |
| Constructor and Description |
|---|
RssPermissionManagerImpl(AuditLogService auditLogService,
BambooPermissionManager bambooPermissionManager,
com.atlassian.bandana.BandanaManager bandanaManager,
DeploymentProjectDao deploymentProjectDao,
DeploymentProjectService deploymentProjectService,
ProjectManager projectManager,
RepositoryDefinitionDao repositoryDefinitionDao,
RssDeploymentProjectPermissionDao rssDeploymentProjectPermissionDao,
RssProjectPermissionDao rssProjectPermissionDao,
RssRepositoryPermissionDao rssRepositoryPermissionDao,
RssExecutionDirectoryManager rssExecutionDirectoryManager,
FeatureManager featureManager) |
| Constructor and Description |
|---|
VersionNamingServiceImpl(AuditLogService auditLogService,
DeploymentProjectDao deploymentProjectDao,
DeploymentResultDao deploymentResultDao,
ScopedExclusionService exclusionService,
DeploymentVersionDao deploymentVersionDao,
VariableDefinitionManager variableDefinitionManager,
VariableConfigurationService variableConfigurationService,
VariableSubstitutorFactory variableSubstitutorFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAuditLogService |
| Modifier and Type | Method and Description |
|---|---|
static void |
TaskAuditLogHelper.logTaskConfigurationChanges(AuditLogService auditLogService,
TaskManager taskManager,
AuditLogEntityType entityType,
Key key,
TaskDefinition taskDefinition,
Map<String,String> oldConfiguration,
String oldDescription,
boolean oldIsEnabled) |
static void |
TriggerAuditLogHelper.logTriggerChanges(AuditLogService auditLogService,
Key key,
TriggerDefinition oldTriggerDefinition,
TriggerDefinition newTriggerDefinition,
AuditLogEntityType entityType) |
static void |
TriggerAuditLogHelper.logTriggerCreation(AuditLogService auditLogService,
Key key,
TriggerDefinition triggerDefinition,
AuditLogEntityType entityType) |
static void |
TriggerAuditLogHelper.logTriggerRemoval(AuditLogService auditLogService,
Key key,
TriggerDefinition triggerDefinition,
AuditLogEntityType entityType) |
| Constructor and Description |
|---|
AuditLogResource(AuditLogConversionFunction function,
AuditLogService auditLogService) |
| Constructor and Description |
|---|
AdministrationResource(AdministrationConfigurationAccessor administrationConfigurationAccessor,
AdministrationConfigurationPersister administrationConfigurationPersister,
AuditLogService auditLogService,
MailConfigurationService mailConfigurationService,
BambooHomeLocator homeLocator,
BambooLicenseManager bambooLicenseManager,
WebhookTemplateService webhookTemplateService) |
| Constructor and Description |
|---|
ProjectConfigurationServiceImpl(PlanManager planManager,
ProjectManager projectManager,
com.atlassian.struts.TextProvider textProvider,
ValidationService validationService,
AuditLogService auditLogService,
com.atlassian.event.api.EventPublisher eventPublisher) |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Supplier<AuditLogService> |
ComponentAccessor.AUDIT_LOG_SERVICE
Deprecated.
|
| Constructor and Description |
|---|
TaskConfigurationServiceImpl(BuildDefinitionManager buildDefinitionManager,
TaskManager taskManager,
com.opensymphony.xwork2.TextProvider textProvider,
PlanManager planManager,
AuditLogService auditLogService,
ScopedExclusionService scopedExclusionService) |
| Constructor and Description |
|---|
TriggerConfigurationServiceImpl(BuildDefinitionManager buildDefinitionManager,
com.opensymphony.xwork2.TextProvider textProvider,
PlanManager planManager,
AuditLogService auditLogService,
ScopedExclusionService scopedExclusionService) |
| Constructor and Description |
|---|
RequirementServiceImpl(CachedPlanManager cachedPlanManager,
com.atlassian.struts.TextProvider textProvider,
PlanManager planManager,
AuditLogService auditLogService,
com.atlassian.event.api.EventPublisher eventPublisher,
BambooPermissionManager bambooPermissionManager,
CapabilityHelper capabilityHelper,
TaskManager taskManager,
ElasticFunctionalityFacade elasticFunctionalityFacade,
ExecutableAgentsHelper executableAgentsHelper) |
| Constructor and Description |
|---|
VariableDefinitionManagerImpl(VariableDefinitionDao variableDefinitionDao,
AuditLogService auditLogService,
EncryptedVariableDefinitionAccessor encryptedVariableDefinitionAccessor) |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigureElasticCapability.setAuditLogService(AuditLogService auditLogService) |
| Modifier and Type | Field and Description |
|---|---|
protected AuditLogService |
StageAction.auditLogService |
| Modifier and Type | Method and Description |
|---|---|
void |
StageAction.setAuditLogService(AuditLogService auditLogService) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.