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

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

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

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



Copyright © 2013 Atlassian. All Rights Reserved.