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 ApplicationUser 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 ApplicationUser getPreviousAssignee(IssueEvent event)


Copyright © 2002-2014 Atlassian. All Rights Reserved.