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) |
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) |
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,
BambooAuthenticationContext authenticationContext,
DeploymentProjectDao deploymentProjectDao,
EnvironmentDao environmentDao,
EnvironmentRepositoryLinkDao environmentRepositoryLinkDao,
EnvironmentTaskService environmentTaskService,
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 |
NotificationRuleImpl.setNotificationManager(NotificationManager notificationManager) |
void |
AbstractNotificationEventListener.setNotificationManager(NotificationManager notificationManager) |
void |
NotificationRule.setNotificationManager(NotificationManager manager) |
Constructor and Description |
---|
SystemNotificationServiceImpl(NotificationManager notificationManager) |
Modifier and Type | Method and Description |
---|---|
void |
ChainCompletedNotificationListener.setNotificationManager(NotificationManager notificationManager) |
void |
StageCompletedNotificationListener.setNotificationManager(NotificationManager notificationManager) |
Constructor and Description |
---|
DeploymentProjectResource(DeploymentProjectDeletionService deploymentProjectDeletionService,
DeploymentProjectService deploymentProjectService,
EnvironmentService environmentService,
EnvironmentTaskService environmentTaskService,
EnvironmentTriggerService environmentTriggerService,
NotificationManager notificationManager,
TaskManager taskManager,
TriggerTypeManager triggerTypeManager,
VariableConfigurationService variableConfigurationService) |
Constructor and Description |
---|
UserRenameInNotifications(NotificationManager notificationManager,
CachedPlanManager cachedPlanManager) |
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 © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.