public abstract class AbstractRemoteVersionLinkEvent extends AbstractVersionEvent
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractRemoteVersionLinkEvent(Version version,
String globalId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getGlobalId() |
int |
hashCode() |
String |
toString() |
getVersion, getVersionIdpublic String getGlobalId()
public boolean equals(Object o)
equals in class AbstractVersionEventpublic int hashCode()
hashCode in class AbstractVersionEventCopyright © 2002-2022 Atlassian. All Rights Reserved.