Interface | Description |
---|---|
IssueVoterAccessor |
Get all voters for an issue.
|
VotedIssuesAccessor |
Get all issue ids someone voted for.
|
VoteHistoryEntry |
This represents an entry in the vote history of an issue at a point in time.
|
VoteHistoryStore |
Persistent storage mechanism for
AvatarImpl . |
VoteManager |
The vote manager is responsible for counting issue votes.
|
Class | Description |
---|---|
DefaultIssueVoterAccessor | |
DefaultVotedIssuesAccessor | |
DefaultVoteManager | |
OfbizVoteHistoryStore |
Main Store implementation for Avatars.
|
VoteHistoryEntryImpl |
This represents an entry in the vote history of an issue at a point in time.
|
Enum | Description |
---|---|
VotedIssuesAccessor.Security |
Copyright © 2002-2017 Atlassian. All Rights Reserved.