Modifier and Type | Field and Description |
---|---|
protected NotificationManager |
PlanCreationTemplate.notificationManager |
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) |
Modifier and Type | Method and Description |
---|---|
void |
ConfigureEnvironmentNotifications.setNotificationManager(NotificationManager notificationManager) |
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 |
---|
DeploymentNotificationEventListener(DeploymentResultService deploymentResultService,
EnvironmentService environmentService,
NotificationDispatcher notificationDispatcher,
NotificationManager notificationManager) |
Modifier and Type | Method and Description |
---|---|
static org.hamcrest.Matcher<NotificationRule> |
HasMatchingNotificationRule.hasMatchingNotificationRule(NotificationManager notificationManager,
Class<? extends NotificationType> notificationTypeClass,
Class<? extends NotificationRecipient> recipientTypeClass,
String recipientString) |
static org.hamcrest.Matcher<NotificationRule> |
HasMatchingNotificationRule.hasMatchingNotificationRule(NotificationManager notificationManager,
Class<? extends NotificationType> notificationTypeClass,
String conditionData,
Class<? extends NotificationRecipient> recipientTypeClass,
String recipientString) |
Modifier and Type | Class and Description |
---|---|
class |
NotificationManagerImpl |
Modifier and Type | Field and Description |
---|---|
protected NotificationManager |
AbstractNotificationEventListener.notificationManager |
Modifier and Type | Method and Description |
---|---|
void |
AbstractNotificationEventListener.setNotificationManager(NotificationManager notificationManager) |
void |
NotificationRuleImpl.setNotificationManager(NotificationManager notificationManager) |
void |
NotificationRule.setNotificationManager(NotificationManager manager)
Deprecated.
since 6.3 without replacement
|
Constructor and Description |
---|
SystemNotificationServiceImpl(NotificationManager notificationManager) |
Modifier and Type | Method and Description |
---|---|
void |
StageCompletedNotificationListener.setNotificationManager(NotificationManager notificationManager) |
void |
ChainCompletedNotificationListener.setNotificationManager(NotificationManager notificationManager) |
Constructor and Description |
---|
DeploymentProjectResource(DeploymentProjectService deploymentProjectService,
EnvironmentService environmentService,
EnvironmentTaskService environmentTaskService,
EnvironmentTriggerService environmentTriggerService,
NotificationManager notificationManager,
TaskManager taskManager,
TriggerTypeManager triggerTypeManager,
VariableConfigurationService variableConfigurationService) |
Modifier and Type | Method and Description |
---|---|
static NotificationRule |
NotificationTestHelper.mockNotificationRule(NotificationManager notificationManager,
NotificationType notificationType,
NotificationRecipient notificationRecipient) |
Constructor and Description |
---|
UserRenameInNotifications(NotificationManager notificationManager,
CachedPlanManager cachedPlanManager) |
Modifier and Type | Method and Description |
---|---|
NotificationManager |
FreemarkerContext.getNotificationManager() |
Constructor and Description |
---|
FreemarkerContext(AdministrationConfigurationAccessor administrationConfigurationAccessor,
BambooLicenseManager bambooLicenseManager,
BambooPermissionManager bambooPermissionManager,
BambooUserManager bambooUserManager,
BootstrapManager bootstrapManager,
CachedPlanManager cachedPlanManager,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager,
CommentManager commentManager,
DarkFeatureService darkFeatureService,
DocumentationLinkProvider documentationLinkProvider,
FeatureManager featureManager,
GravatarService gravatarService,
LinkedDeploymentProjectCacheService linkedDeploymentProjectCacheService,
NotificationManager notificationManager,
PlanFavouriteService planFavouriteService,
PlanManager planManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ServerStatusProvider serverStatusProvider,
StorageCappingService storageCappingService,
VcsRepositoryViewerManager vcsRepositoryViewerManager,
com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager) |
Constructor and Description |
---|
AddNotificationBulkAction(PlanManager planManager,
NotificationManager notificationManager) |
Modifier and Type | Method and Description |
---|---|
void |
ConfigureSystemNotifications.setNotificationManager(NotificationManager notificationManager) |
Modifier and Type | Method and Description |
---|---|
void |
ConfigureNotificationPreferences.setNotificationManager(NotificationManager notificationManager) |
Modifier and Type | Method and Description |
---|---|
void |
ConfigureBuildNotification.setNotificationManager(NotificationManager notificationManager) |
Modifier and Type | Method and Description |
---|---|
void |
ConfigureChainNotification.setNotificationManager(NotificationManager notificationManager) |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.