|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| 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 | Deprecated. Since v5.0 use IssueEventManager instead. |
| IssueEventListenerHandler | Used to invoke legacy issue events within atlassian-events. |
| IssueEventSource | |
| IssueSearchEvent | Event that is triggered when a user searches for issues. |
| IssueViewEvent | Event that is triggered when an issue is viewed. |
| MentionIssueEvent | When a user mentions another user on an issue via the @username or [~username] syntax this event will be fired. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||