Uses of Class
com.atlassian.jira.rest.client.api.domain.VersionRelatedIssuesCount
Packages that use VersionRelatedIssuesCount
-
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 VersionRelatedIssuesCountModifier and TypeMethodDescriptionio.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.