public class

AllWatchers

extends AbstractNotificationType
java.lang.Object
   ↳ com.atlassian.jira.notification.type.AbstractNotificationType
     ↳ com.atlassian.jira.notification.type.AllWatchers

Summary

Public Constructors
AllWatchers(JiraAuthenticationContext jiraAuthenticationContext, IssueManager issueManager)
Public Methods
String getDisplayName()
List<NotificationRecipient> getRecipients(IssueEvent event, String argument)
[Expand]
Inherited Methods
From class com.atlassian.jira.notification.type.AbstractNotificationType
From class java.lang.Object
From interface com.atlassian.jira.notification.NotificationType

Public Constructors

public AllWatchers (JiraAuthenticationContext jiraAuthenticationContext, IssueManager issueManager)

Public Methods

public String getDisplayName ()

public List<NotificationRecipient> getRecipients (IssueEvent event, String argument)