com.atlassian.applinks.api.event
Class ApplicationLinkDeletedEvent
java.lang.Object
com.atlassian.applinks.api.event.ApplicationLinkEvent
com.atlassian.applinks.api.event.ApplicationLinkDeletedEvent
- All Implemented Interfaces:
- LinkEvent
public class ApplicationLinkDeletedEvent
- extends ApplicationLinkEvent
This event is broadcast after an application link is deleted 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 |
ApplicationLinkDeletedEvent
public ApplicationLinkDeletedEvent(ApplicationLink applicationLink)
Copyright © 2015 Atlassian. All rights reserved.