Class VoteService.VoteValidationResult

java.lang.Object
com.atlassian.jira.bc.ServiceResultImpl
com.atlassian.jira.bc.issue.vote.VoteService.VoteValidationResult
All Implemented Interfaces:
ServiceResult, Serializable
Enclosing interface:
VoteService

@PublicApi public static class VoteService.VoteValidationResult extends ServiceResultImpl
A simple validation result that holds the user trying to vote, and the issue being voted on.
See Also: