|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VoteHistoryEntry | |
|---|---|
| com.atlassian.jira.bc.issue.vote | |
| com.atlassian.jira.issue.vote | |
| Uses of VoteHistoryEntry in com.atlassian.jira.bc.issue.vote |
|---|
| Methods in com.atlassian.jira.bc.issue.vote that return types with arguments of type VoteHistoryEntry | |
|---|---|
ServiceOutcome<List<VoteHistoryEntry>> |
VoteService.getVoterHistory(Issue issue,
com.atlassian.crowd.embedded.api.User remoteUser)
Get the list of vote history for an issue. |
| Uses of VoteHistoryEntry in com.atlassian.jira.issue.vote |
|---|
| Methods in com.atlassian.jira.issue.vote that return types with arguments of type VoteHistoryEntry | |
|---|---|
List<VoteHistoryEntry> |
VoteManager.getVoteHistory(Issue issue)
Get the list of vote history for an issue. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||