See: Description
| Interface | Description |
|---|---|
| LinkEvent |
A marker interface for all events fired from this plugin
|
| Class | Description |
|---|---|
| ApplicationLinkAddedEvent |
This event is broadcast after an application link is added and the new primary optionally set.
|
| ApplicationLinkAuthConfigChangedEvent |
This event is broadcast after the authentication configuration of an application link has changed.
|
| ApplicationLinkDeletedEvent |
This event is broadcast after an application link is deleted and the new primary optionally set.
|
| ApplicationLinkDetailsChangedEvent |
This event is broadcast after an application link's details (e.g., name or display URL)
have changed.
|
| ApplicationLinkEvent |
Base class for events emitted when an
ApplicationLink is modified. |
| ApplicationLinkMadePrimaryEvent |
This event is broadcast after an application link has been made a primary application link.
|
| ApplicationLinksIDChangedEvent |
This event is emitted by the even system when an Application Link's unique
ID changed.
|
| EntityLinkAddedEvent |
This event is broadcast after an entity link is added and the new primary optionally set.
|
| EntityLinkDeletedEvent |
This event is broadcast after an entity link is deleted and the new primary optionally set.
|
| EntityLinkEvent |
Base class for events emitted when an
EntityLink is modified |
EventPublisherCopyright © 2020 Atlassian. All rights reserved.