Package com.atlassian.jira.event.issue

Interface Summary
IssueEventListener The IssueEventListener is the main Listener within JIRA.
 

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.
IssueEvent The basic IssueEvent
IssueEventDispatcher  
IssueEventSource  
IssueEventType