|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VoteHistoryEntry
This represents an entry in the vote history of an issue at a point in time. Vote history entries are created whenever a vote is added or removed from an issue.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
Long getIssueId()
Timestamp getTimestamp()
long getVotes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||