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 |
ViewBuildResults.setAuditLogService(AuditLogService auditLogService) |
void |
PlanResultsAction.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(@NotNull AgentAssignmentDao agentAssignmentDao,
@NotNull AuditLogService auditLogService,
@NotNull org.springframework.transaction.support.TransactionTemplate transactionTemplate,
@NotNull ProjectManager projectManager,
@NotNull CachedPlanManager cachedPlanManager,
@NotNull com.atlassian.struts.TextProvider textProvider,
@NotNull EnvironmentService environmentService,
@NotNull com.atlassian.event.api.EventPublisher eventPublisher,
@NotNull CapabilitySetManager capabilitySetManager,
@NotNull CapabilityRequirementsMatcher capabilityRequirementsMatcher,
@NotNull 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(@NotNull AdministrationConfigurationAccessor administrationConfigurationAccessor,
@NotNull BambooSpecsManager bambooSpecsManager,
@NotNull CustomVariableContext customVariableContext,
@NotNull com.atlassian.event.api.EventPublisher eventPublisher,
@NotNull FeatureManager featureManager,
@NotNull I18nBeanFactory i18nBeanFactory,
@NotNull JavaSpecsImportService javaSpecsImportService,
@NotNull com.atlassian.plugin.PluginAccessor pluginAccessor,
@NotNull RepositoryDefinitionManager repositoryDefinitionManager,
@NotNull RepositoryStoredSpecsLogService repositoryStoredSpecsLogService,
@NotNull RepositoryStoredSpecsResultHelper repositoryStoredSpecsResultService,
@NotNull RssExecutionDirectoryManager rssExecutionDirectoryManager,
@NotNull RssPermissionsService rssPermissionsService,
@NotNull YamlSpecsImportService yamlSpecsImportService,
@NotNull AuditLogService auditLogService) |
Constructor and Description |
---|
SpecsConsumerFactoryImpl(@NotNull AdministrationConfigurationAccessor administrationConfigurationAccessor,
@NotNull BambooSpecsManager bambooSpecsManager,
@NotNull BuildNumberGeneratorService buildNumberGenerator,
@NotNull CachedPlanManager cachedPlanManager,
@NotNull ChainResultManager chainResultManager,
@NotNull DeploymentImportService deploymentImportService,
@NotNull com.atlassian.event.api.EventPublisher eventPublisher,
@NotNull I18nBeanFactory i18nBeanFactory,
@NotNull PlanConfigImportService planConfigImportService,
@NotNull PlanManager planManager,
@NotNull PlanPermissionService planPermissionService,
@NotNull ProjectImportService projectImportService,
@NotNull RepositoryStoredSpecsResultHelper repositoryStoredSpecsResultService,
@NotNull AuditLogService auditLogService,
@NotNull BuildDefinitionManager buildDefinitionManager,
@NotNull BuildDefinitionConverter buildDefinitionConverter,
@NotNull FeatureManager featureManager) |
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,
BambooCachingPermissionManagerFacadeFactory cachingPermissionManagerFacadeFactory,
CapabilityRequirementsMatcher capabilityRequirementsMatcher) |
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 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(@NotNull BuildDefinitionManager buildDefinitionManager,
@NotNull com.opensymphony.xwork2.TextProvider textProvider,
@NotNull PlanManager planManager,
@NotNull AuditLogService auditLogService,
@NotNull 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.
View cookie preferences