Uses of Class
com.atlassian.applinks.api.event.ApplicationLinkEvent

Packages that use ApplicationLinkEvent
com.atlassian.applinks.api.event Events fired from applinks to indicate key changes. 
 

Uses of ApplicationLinkEvent in com.atlassian.applinks.api.event
 

Subclasses of ApplicationLinkEvent in com.atlassian.applinks.api.event
 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 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.
 



Copyright © 2015 Atlassian. All rights reserved.