public class ViewVoters.SimpleVoteHistory extends Object
| Constructor and Description | 
|---|
SimpleVoteHistory(Issue issue)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getNumberOfDays()  | 
List<VoteHistoryEntry> | 
getVoteHistory()  | 
public SimpleVoteHistory(Issue issue)
public List<VoteHistoryEntry> getVoteHistory()
public int getNumberOfDays()
Copyright © 2002-2017 Atlassian. All Rights Reserved.