| Interface | Description |
|---|---|
| IssueEventBridge |
IssueEventBridge is a simple hub that allows to listen to issue changes
and report issue changes. |
| IssueListener |
IssueListener is a simple interface that receives notifications that
an issue has changed. |
| Class | Description |
|---|---|
| IssueChangeEvent |
IssueChangeEvent represents an event that has happened with a specific issue. |
| JiraChangeEvent |
IssueChangeEvent represents the details of a single issue change. |
| LinkChangeEvent |
This event is dispatched when an operation on links is detected - creation of a new link, or removal of existing
link.
|
| Enum | Description |
|---|---|
| JiraChangeType |
A listing of possible types of events.
|
Copyright © 2019 ALM Works. All Rights Reserved.