Uses of Package
com.atlassian.bamboo.notification

Packages that use com.atlassian.bamboo.notification
com.atlassian.bamboo.brokenbuildtracker.notifications   
com.atlassian.bamboo.build.creation   
com.atlassian.bamboo.chains   
com.atlassian.bamboo.deployments.environments.actions   
com.atlassian.bamboo.deployments.environments.persistence   
com.atlassian.bamboo.deployments.environments.service   
com.atlassian.bamboo.deployments.notification   
com.atlassian.bamboo.matcher.notification   
com.atlassian.bamboo.migration.stream.notifications   
com.atlassian.bamboo.notification   
com.atlassian.bamboo.notification.buildcommented   
com.atlassian.bamboo.notification.buildcompleted   
com.atlassian.bamboo.notification.builderror   
com.atlassian.bamboo.notification.buildhung   
com.atlassian.bamboo.notification.buildmissingcapableagent   
com.atlassian.bamboo.notification.buildqueuetimeout   
com.atlassian.bamboo.notification.chain   
com.atlassian.bamboo.notification.recipients   
com.atlassian.bamboo.notification.transports   
com.atlassian.bamboo.plan   
com.atlassian.bamboo.plan.branch   
com.atlassian.bamboo.plan.cache   
com.atlassian.bamboo.plugin.descriptor   
com.atlassian.bamboo.upgrade.tasks   
com.atlassian.bamboo.ww2.actions.admin   
com.atlassian.bamboo.ww2.actions.admin.bulk   
com.atlassian.bamboo.ww2.actions.admin.notification   
com.atlassian.bamboo.ww2.actions.admin.user   
com.atlassian.bamboo.ww2.actions.build.admin.config   
com.atlassian.bamboo.ww2.actions.chains.admin   
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.brokenbuildtracker.notifications
AbstractNotification
           
AbstractNotificationType
           
Notification
          Represents a Notification ready to be sent.
Notification.HtmlImContentProvidingNotification
          Extension interface if the Notification supports HTML in IM messages.
NotificationDispatcher
          Evaluates notification transports, ensures no duplicate emails and kicks off the sending process of notifications
NotificationFactory
          Provides instances of the Notification Transports with the required dependencies injected.
NotificationManager
          Provide methods to manage notifications.
NotificationRecipient
          Representation of a recipient of notifications.
NotificationRecipient.RequiresEvent
          Extension interface if the recipient requires extra data.
NotificationRecipient.RequiresPlan
          Extension interface if the recipient requires extra data.
NotificationRecipient.RequiresResultSummary
          Extension interface if the recipient requires extra data.
NotificationRecipient.UserRecipientExpandable
          Indicates that the recipient is actually expandable into one or many user recipients.
NotificationRule
           
NotificationTransport
          Represents a notification medium or transport.
NotificationType
          Represents a type of notification.
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.build.creation
NotificationManager
          Provide methods to manage notifications.
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.chains
NotificationSet
           
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.deployments.environments.actions
NotificationManager
          Provide methods to manage notifications.
NotificationRecipient
          Representation of a recipient of notifications.
NotificationSet
           
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.deployments.environments.persistence
NotificationSet
           
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.deployments.environments.service
NotificationRule
           
NotificationSet
           
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.deployments.notification
AbstractNotification
           
AbstractNotificationType
           
Notification
          Represents a Notification ready to be sent.
Notification.HtmlImContentProvidingNotification
          Extension interface if the Notification supports HTML in IM messages.
NotificationDispatcher
          Evaluates notification transports, ensures no duplicate emails and kicks off the sending process of notifications
NotificationRecipient
          Representation of a recipient of notifications.
NotificationType
          Represents a type of notification.
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.matcher.notification
NotificationManager
          Provide methods to manage notifications.
NotificationRecipient
          Representation of a recipient of notifications.
NotificationRule
           
NotificationType
          Represents a type of notification.
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.migration.stream.notifications
NotificationRule
           
NotificationSet
           
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.notification
Notification
          Represents a Notification ready to be sent.
Notification.HtmlImContentProvidingNotification
          Extension interface if the Notification supports HTML in IM messages.
NotificationDao
           
NotificationDispatcher
          Evaluates notification transports, ensures no duplicate emails and kicks off the sending process of notifications
NotificationFactory
          Provides instances of the Notification Transports with the required dependencies injected.
NotificationFormatter
          Reformats email contents to optimise display in various email clients.
NotificationManager
          Provide methods to manage notifications.
NotificationRecipient
          Representation of a recipient of notifications.
NotificationRule
           
NotificationSet
           
NotificationSet.NotificationSetType
           
NotificationTransport
          Represents a notification medium or transport.
NotificationType
          Represents a type of notification.
NotificationType.Scope
           
SystemNotificationService
           
UsersNotification
          Class to store output of database query for notifications associated with a specific user The plan is needed for the UI display.
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.notification.buildcommented
AbstractNotification
           
AbstractNotificationEventListener
          Base class for notification listeners
AbstractNotificationType
           
ExtendedNotification
          Provides the Notification object with a way to add anything else to the email.
Notification
          Represents a Notification ready to be sent.
Notification.HtmlImContentProvidingNotification
          Extension interface if the Notification supports HTML in IM messages.
NotificationFactory
          Provides instances of the Notification Transports with the required dependencies injected.
NotificationType
          Represents a type of notification.
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.notification.buildcompleted
AbstractNotification
           
AbstractNotificationEventListener
          Base class for notification listeners
AbstractNotificationType
           
ExtendedNotification
          Provides the Notification object with a way to add anything else to the email.
Notification
          Represents a Notification ready to be sent.
Notification.HtmlImContentProvidingNotification
          Extension interface if the Notification supports HTML in IM messages.
NotificationType
          Represents a type of notification.
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.notification.builderror
AbstractNotification
           
AbstractNotificationEventListener
          Base class for notification listeners
AbstractNotificationType
           
ExtendedNotification
          Provides the Notification object with a way to add anything else to the email.
Notification
          Represents a Notification ready to be sent.
Notification.HtmlImContentProvidingNotification
          Extension interface if the Notification supports HTML in IM messages.
NotificationType
          Represents a type of notification.
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.notification.buildhung
AbstractNotification
           
AbstractNotificationEventListener
          Base class for notification listeners
AbstractNotificationType
           
ExtendedNotification
          Provides the Notification object with a way to add anything else to the email.
Notification
          Represents a Notification ready to be sent.
Notification.HtmlImContentProvidingNotification
          Extension interface if the Notification supports HTML in IM messages.
NotificationType
          Represents a type of notification.
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.notification.buildmissingcapableagent
AbstractNotification
           
AbstractNotificationEventListener
          Base class for notification listeners
AbstractNotificationType
           
ExtendedNotification
          Provides the Notification object with a way to add anything else to the email.
Notification
          Represents a Notification ready to be sent.
Notification.HtmlImContentProvidingNotification
          Extension interface if the Notification supports HTML in IM messages.
NotificationType
          Represents a type of notification.
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.notification.buildqueuetimeout
AbstractNotification
           
AbstractNotificationEventListener
          Base class for notification listeners
AbstractNotificationType
           
ExtendedNotification
          Provides the Notification object with a way to add anything else to the email.
Notification
          Represents a Notification ready to be sent.
Notification.HtmlImContentProvidingNotification
          Extension interface if the Notification supports HTML in IM messages.
NotificationType
          Represents a type of notification.
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.notification.chain
AbstractNotification
           
AbstractNotificationEventListener
          Base class for notification listeners
AbstractNotificationType
           
ExtendedNotification
          Provides the Notification object with a way to add anything else to the email.
Notification
          Represents a Notification ready to be sent.
Notification.HtmlImContentProvidingNotification
          Extension interface if the Notification supports HTML in IM messages.
NotificationDispatcher
          Evaluates notification transports, ensures no duplicate emails and kicks off the sending process of notifications
NotificationManager
          Provide methods to manage notifications.
NotificationType
          Represents a type of notification.
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.notification.recipients
NotificationFactory
          Provides instances of the Notification Transports with the required dependencies injected.
NotificationRecipient
          Representation of a recipient of notifications.
NotificationRecipient.RequiresPlan
          Extension interface if the recipient requires extra data.
NotificationRecipient.RequiresResultSummary
          Extension interface if the recipient requires extra data.
NotificationRecipient.UserRecipientExpandable
          Indicates that the recipient is actually expandable into one or many user recipients.
NotificationTransport
          Represents a notification medium or transport.
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.notification.transports
Notification
          Represents a Notification ready to be sent.
NotificationFormatter
          Reformats email contents to optimise display in various email clients.
NotificationTransport
          Represents a notification medium or transport.
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.plan
NotificationSet
           
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.plan.branch
NotificationSet
           
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.plan.cache
NotificationSet
           
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.plugin.descriptor
NotificationRecipient
          Representation of a recipient of notifications.
NotificationType
          Represents a type of notification.
NotificationType.Scope
           
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.upgrade.tasks
NotificationManager
          Provide methods to manage notifications.
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.ww2.actions.admin
NotificationManager
          Provide methods to manage notifications.
NotificationSet
           
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.ww2.actions.admin.bulk
NotificationManager
          Provide methods to manage notifications.
NotificationRule
           
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.ww2.actions.admin.notification
NotificationManager
          Provide methods to manage notifications.
NotificationRecipient
          Representation of a recipient of notifications.
NotificationRule
           
NotificationType
          Represents a type of notification.
SystemNotificationService
           
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.ww2.actions.admin.user
NotificationManager
          Provide methods to manage notifications.
NotificationRule
           
UsersNotification
          Class to store output of database query for notifications associated with a specific user The plan is needed for the UI display.
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.ww2.actions.build.admin.config
NotificationManager
          Provide methods to manage notifications.
NotificationRecipient
          Representation of a recipient of notifications.
 

Classes in com.atlassian.bamboo.notification used by com.atlassian.bamboo.ww2.actions.chains.admin
NotificationManager
          Provide methods to manage notifications.
NotificationRecipient
          Representation of a recipient of notifications.
NotificationType
          Represents a type of notification.
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.