public abstract class ApplicationLinkEvent extends Object implements LinkEvent
ApplicationLink is modified.| Modifier and Type | Field and Description |
|---|---|
protected ApplicationLink |
applicationLink |
| Modifier | Constructor and Description |
|---|---|
protected |
ApplicationLinkEvent(ApplicationLink applicationLink) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationId |
getApplicationId() |
ApplicationLink |
getApplicationLink() |
ApplicationType |
getApplicationType() |
protected final ApplicationLink applicationLink
protected ApplicationLinkEvent(ApplicationLink applicationLink)
public ApplicationId getApplicationId()
public ApplicationLink getApplicationLink()
ApplicationLink that is the subject of this eventpublic ApplicationType getApplicationType()
Copyright © 2020 Atlassian. All rights reserved.