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

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

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

Methods in com.atlassian.jira.rest.client that return types with arguments of type VersionRelatedIssuesCount
 com.atlassian.util.concurrent.Promise<VersionRelatedIssuesCount> VersionRestClient.getVersionRelatedIssuesCount(java.net.URI versionUri)
          Retrieves basic statistics about issues which have their Fix Version(s) or Affects Version(s) field pointing to given version.
 



Copyright © 2012 Atlassian Pty Ltd. All Rights Reserved.