com.atlassian.jira.notification.type
Class CurrentAssignee

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

public class CurrentAssignee
extends AbstractNotificationType


Constructor Summary
CurrentAssignee()
           
 
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

CurrentAssignee

public CurrentAssignee()
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.