com.atlassian.applinks.api.event
Class ApplicationLinkAddedEvent
java.lang.Object
com.atlassian.applinks.api.event.ApplicationLinkEvent
com.atlassian.applinks.api.event.ApplicationLinkAddedEvent
- All Implemented Interfaces:
- LinkEvent
public class ApplicationLinkAddedEvent
- extends ApplicationLinkEvent
This event is broadcast after an application link is added and the new primary optionally set.
- Since:
- 3.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationLinkAddedEvent
public ApplicationLinkAddedEvent(ApplicationLink applicationLink)
Copyright © 2015 Atlassian. All rights reserved.