public interface VoteHistoryEntry
Modifier and Type | Method and Description |
---|---|
Long |
getIssueId()
Get the issue Id.
|
Timestamp |
getTimestamp()
Get the Timestamp of this historical entry.
|
long |
getVotes()
Get the number of Votes recoreded for the issue at this moment in time.
|
Copyright © 2002-2022 Atlassian. All Rights Reserved.