public class

ViewVoters.SimpleVoteHistory

extends Object
java.lang.Object
   ↳ com.atlassian.jira.web.action.issue.ViewVoters.SimpleVoteHistory

Summary

Public Constructors
SimpleVoteHistory(Issue issue)
Public Methods
int getNumberOfDays()
List<VoteHistoryEntry> getVoteHistory()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public SimpleVoteHistory (Issue issue)

Public Methods

public int getNumberOfDays ()

public List<VoteHistoryEntry> getVoteHistory ()