public class AbstractVersionEvent extends Object
Constructor and Description |
---|
AbstractVersionEvent(long versionId) |
AbstractVersionEvent(Version version) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Version |
getVersion() |
long |
getVersionId()
Get the ID of the version this event occurred on
|
int |
hashCode() |
Copyright © 2002-2021 Atlassian. All Rights Reserved.