Uses of Package
com.atlassian.jira.issue.vote

Packages that use com.atlassian.jira.issue.vote
com.atlassian.jira   
com.atlassian.jira.bc.issue.vote   
com.atlassian.jira.component   
com.atlassian.jira.issue.index.indexers.impl   
com.atlassian.jira.issue.vote   
com.atlassian.jira.jql.permission   
com.atlassian.jira.jql.query   
com.atlassian.jira.jql.validator   
com.atlassian.jira.plugin.jql.function   
com.atlassian.jira.plugin.viewissue   
com.atlassian.jira.plugin.webfragment.conditions   
com.atlassian.jira.web.action.issue   
 

Classes in com.atlassian.jira.issue.vote used by com.atlassian.jira
VoteManager
          The vote manager is responsible for counting issue votes.
 

Classes in com.atlassian.jira.issue.vote used by com.atlassian.jira.bc.issue.vote
VoteHistoryEntry
          This represents an entry in the vote history of an issue at a point in time.
VoteManager
          The vote manager is responsible for counting issue votes.
 

Classes in com.atlassian.jira.issue.vote used by com.atlassian.jira.component
VoteManager
          The vote manager is responsible for counting issue votes.
 

Classes in com.atlassian.jira.issue.vote used by com.atlassian.jira.issue.index.indexers.impl
IssueVoterAccessor
          Get all voters for an issue.
VoteManager
          The vote manager is responsible for counting issue votes.
 

Classes in com.atlassian.jira.issue.vote used by com.atlassian.jira.issue.vote
IssueVoterAccessor
          Get all voters for an issue.
VotedIssuesAccessor
          Get all issue ids someone voted for.
VotedIssuesAccessor.Security
           
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.
 

Classes in com.atlassian.jira.issue.vote used by com.atlassian.jira.jql.permission
VoteManager
          The vote manager is responsible for counting issue votes.
 

Classes in com.atlassian.jira.issue.vote used by com.atlassian.jira.jql.query
VoteManager
          The vote manager is responsible for counting issue votes.
 

Classes in com.atlassian.jira.issue.vote used by com.atlassian.jira.jql.validator
VoteManager
          The vote manager is responsible for counting issue votes.
 

Classes in com.atlassian.jira.issue.vote used by com.atlassian.jira.plugin.jql.function
VotedIssuesAccessor
          Get all issue ids someone voted for.
 

Classes in com.atlassian.jira.issue.vote used by com.atlassian.jira.plugin.viewissue
VoteManager
          The vote manager is responsible for counting issue votes.
 

Classes in com.atlassian.jira.issue.vote used by com.atlassian.jira.plugin.webfragment.conditions
VoteManager
          The vote manager is responsible for counting issue votes.
 

Classes in com.atlassian.jira.issue.vote used by com.atlassian.jira.web.action.issue
VoteHistoryEntry
          This represents an entry in the vote history of an issue at a point in time.
VoteManager
          The vote manager is responsible for counting issue votes.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.