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, getVersionId
public String getGlobalId()
public boolean equals(Object o)
equals
in class AbstractVersionEvent
public int hashCode()
hashCode
in class AbstractVersionEvent
Copyright © 2002-2022 Atlassian. All Rights Reserved.