Uses of Class
com.atlassian.jira.rest.client.api.domain.TotalCount
Packages that use TotalCount
-
Uses of TotalCount in com.atlassian.jira.rest.client.api
Methods in com.atlassian.jira.rest.client.api that return types with arguments of type TotalCountModifier and TypeMethodDescriptionio.atlassian.util.concurrent.Promise<TotalCount> SearchRestClient.totalCount(String jql) Provide an estimated count of the issues that match the JQL.