package

com.atlassian.jira.issue.vote

Interfaces

IssueVoterAccessor Get all voters for an issue. 
VotedIssuesAccessor Get all issue ids someone voted for. 
VoteHistoryEntry This represents an entry in the vote history of an issue at a point in time. 
VoteHistoryStore Persistent storage mechanism for AvatarImpl
VoteManager The vote manager is responsible for counting issue votes. 

Classes

DefaultIssueVoterAccessor  
DefaultVotedIssuesAccessor  
DefaultVoteManager  
OfbizVoteHistoryStore Main Store implementation for Avatars. 
VoteHistoryEntryImpl This represents an entry in the vote history of an issue at a point in time. 

Enums