Package com.atlassian.jira.event.issue

Interface Summary
IssueEventListener The IssueEventListener is the main Listener within JIRA.
IssueEventManager Component responsible for dispatching issue events.
 

Class Summary
AbstractIssueEventListener Subclasses of IssueEventListener can now override relevant functions in the interface as opposed to having to provide a dummy implementation for all methods.
DefaultIssueEventManager Default implementation of IssueEventManager.
EventUtils  
IssueEvent Basic representation of something that happens to an Issue, such as a modification or comment.
IssueEventDispatcher Static utility to dispatch issue events.
IssueEventListenerHandler Used to invoke legacy issue events within atlassian-events.
IssueEventSource  
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.