public abstract class ApplicationEvent extends Object
Application.| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ApplicationKey |
getKey()
Return the
ApplicationKey of the
Application the event is associated with. |
int |
hashCode() |
public final ApplicationKey getKey()
ApplicationKey of the
Application the event is associated with.ApplicationKey of the
Application the event is associated with.Copyright © 2018 Atlassian. All rights reserved.