com.atlassian.jira.event.issue
Class EventUtils

java.lang.Object
  extended by com.atlassian.jira.event.issue.EventUtils

public class EventUtils
extends Object


Constructor Summary
EventUtils()
           
 
Method Summary
static User getPreviousAssignee(IssueEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventUtils

public EventUtils()
Method Detail

getPreviousAssignee

public static User getPreviousAssignee(IssueEvent event)


Copyright © 2002-2010 Atlassian. All Rights Reserved.