| Package | Description |
|---|---|
| com.atlassian.applinks.api.event |
Events fired from applinks to indicate key changes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationLinkAddedEvent
This event is broadcast after an application link is added and the new primary optionally set.
|
class |
ApplicationLinkAuthConfigChangedEvent
This event is broadcast after the authentication configuration of an application link has changed.
|
class |
ApplicationLinkDeletedEvent
This event is broadcast after an application link is deleted and the new primary optionally set.
|
class |
ApplicationLinkDetailsChangedEvent
This event is broadcast after an application link's details (e.g., name or display URL)
have changed.
|
class |
ApplicationLinkEvent
Base class for events emitted when an
ApplicationLink is modified. |
class |
ApplicationLinkMadePrimaryEvent
This event is broadcast after an application link has been made a primary application link.
|
class |
ApplicationLinksIDChangedEvent
This event is emitted by the even system when an Application Link's unique
ID changed.
|
class |
EntityLinkAddedEvent
This event is broadcast after an entity link is added and the new primary optionally set.
|
class |
EntityLinkDeletedEvent
This event is broadcast after an entity link is deleted and the new primary optionally set.
|
class |
EntityLinkEvent
Base class for events emitted when an
EntityLink is modified |
Copyright © 2020 Atlassian. All rights reserved.