Uses of Class
com.atlassian.jira.rest.client.domain.Votes

Packages that use Votes
com.atlassian.jira.rest.client   
 

Uses of Votes in com.atlassian.jira.rest.client
 

Methods in com.atlassian.jira.rest.client that return types with arguments of type Votes
 com.atlassian.util.concurrent.Promise<Votes> IssueRestClient.getVotes(java.net.URI votesUri)
          Retrieves complete information (if the caller has permission) about voters for selected issue.
 



Copyright © 2012 Atlassian Pty Ltd. All Rights Reserved.