| Interface | Description |
|---|---|
| UserCFNotificationTypeAware |
CustomFieldType's should implement this interface if it wants to be
selectable from the user custom field drop down list when adding new notifications. |
| Class | Description |
|---|---|
| AbstractNotificationType | |
| AllWatchers | |
| ApplicationUserToRecipient |
Converts an
ApplicationUser to a NotificationRecipient. |
| CurrentAssignee | |
| CurrentReporter | |
| GroupCFValue |
Group Custom Field notification type.
|
| GroupDropdown | |
| ProjectLead | |
| ProjectRoleSecurityAndNotificationType | |
| RemoteUser | |
| SingleEmailAddress | |
| SingleUser | |
| TypeForTesting | |
| TypeForTesting2 | |
| UserCFValue | |
| UserToRecipient |
Converts
User to NotificationRecipient. |
| Enum | Description |
|---|---|
| NotificationType |
A simple enumeration of the different JIRA notification types
|
Copyright © 2002-2016 Atlassian. All Rights Reserved.