package

com.atlassian.jira.bc.issue.vote

Interfaces

VoteService Vote Service used to add and remove votes from a particular issue. 

Classes

DefaultVoteService  
VoteService.VoteValidationResult A simple validation result that holds the user trying to vote, and the issue being voted on.