com.atlassian.jira.notification.type
Class ProjectLead

java.lang.Object
  extended bycom.atlassian.jira.notification.type.AbstractNotificationType
      extended bycom.atlassian.jira.notification.type.ProjectLead
All Implemented Interfaces:
NotificationType

public class ProjectLead
extends AbstractNotificationType


Constructor Summary
ProjectLead()
           
 
Method Summary
 java.lang.String getDisplayName()
           
 java.util.List getRecipients(IssueEvent event, java.lang.String argument)
           
 
Methods inherited from class com.atlassian.jira.notification.type.AbstractNotificationType
doValidation, getPreviousAssignee, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectLead

public ProjectLead()
Method Detail

getRecipients

public java.util.List getRecipients(IssueEvent event,
                                    java.lang.String argument)

getDisplayName

public java.lang.String getDisplayName()


Copyright © 2002-2005 Atlassian. All Rights Reserved.