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 VersionRelatedIssuesCount
 VersionRelatedIssuesCount VersionRestClient.getVersionRelatedIssuesCount(URI versionUri, ProgressMonitor progressMonitor)
          Retrieves basic statistics about issues which have their Fix Version(s) or Affects Version(s) field pointing to given version.
 



Copyright © 2011 Atlassian Pty Ltd. All Rights Reserved.