public class

ComponentLead

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

Summary

Public Constructors
ComponentLead(JiraAuthenticationContext authenticationContext)
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 ComponentLead (JiraAuthenticationContext authenticationContext)

Public Methods

public String getDisplayName ()

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