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 |
---|
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) |
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,
BranchDetectionService branchDetectionService,
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 |
---|
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) |
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 |
ConfigureAgentCapability.setAuditLogService(AuditLogService auditLogService) |
void |
ConfigureSharedCapability.setAuditLogService(AuditLogService auditLogService) |
Constructor and Description |
---|
CredentialsManagerImpl(AuditLogService auditLogService,
CredentialsDao credentialsDao,
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) |
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,
BuildDirectoryManager buildDirectoryManager,
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,
com.atlassian.config.HomeLocator homeLocator,
BambooLicenseManager bambooLicenseManager) |
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,
ImmutablePlanCacheService immutablePlanCacheService,
ScopedExclusionService scopedExclusionService,
TriggerConfigurationService triggerConfigurationService,
TaskConfigurationService taskConfigurationService,
ChainBranchManager chainBranchManager,
EnvironmentTaskService environmentTaskService,
BuildDefinitionManager buildDefinitionManager,
com.atlassian.event.api.EventPublisher eventPublisher,
BranchDetectionService branchDetectionService,
VcsRepositoryManager vcsRepositoryManager) |
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 © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.