Uses of Class
com.atlassian.jira.rest.client.api.domain.Page
Packages that use Page
-
Uses of Page in com.atlassian.jira.rest.client.api
Methods in com.atlassian.jira.rest.client.api that return types with arguments of type PageModifier and TypeMethodDescriptionio.atlassian.util.concurrent.Promise<Page<CimFieldInfo>> IssueRestClient.getCreateIssueMetaFields(String projectIdOrKey, String issueTypeId, Long startAt, Integer maxResults) IssueRestClient.getCreateIssueMetaProjectIssueTypes(String projectIdOrKey, Long startAt, Integer maxResults)