Package com.atlassian.jira.notification
package com.atlassian.jira.notification
-
ClassDescriptionBase class describing notification recipients in a notification scheme.This is a simple service that allows sending issue notification to a give set of recipients that can be defined arbitrarly.Notification to users who are specified in the value of a custom field.Notification to the configured email address.Holds information about
Notification
s which are configured for a given event.Notification to the configured group.A filter context that is created for notifications in response to an Issue EventThe reasons that JIRA can produce notificationInformation about notification configured in a notification scheme.A NotificationFilter allows a plugin to add and removeNotificationRecipient
s to a notification event.A context object is passed to eachNotificationFilter
instance.This allows notifications to filter before they are sent out.Allows a plugin to filter notification recipientsA marker interface to indicate the reason for a notificationA simple data holder class that represents a user and or email address who will be send a noitification from JIRA, usually via email.Information about the notification scheme.Service providing information about notification schemes.Type of notification recipient; single user, group, assignee, etc.Visitor for all types of notifications which can be configured in JIRA.An internal helper class for Project Configuration.Notification to the configured project role.Notification to the configured role (current assignee, reporter, etc..)Notification to the configured user.