| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.api | |
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<PageBeanIssueTypeScreenScheme> |
IssueTypeScreenSchemesApi.getIssueTypeScreenSchemes(Optional<Long> startAt,
Optional<Integer> maxResults,
Optional<List<Long>> id,
Optional<String> queryString,
Optional<String> orderBy,
Optional<String> expand,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get issue type screen schemes
Returns a [paginated](#pagination) list of issue type screen schemes.
|
| Modifier and Type | Method and Description |
|---|---|
PageBeanIssueTypeScreenScheme |
ScreenScheme.getIssueTypeScreenSchemes()
Details of the issue type screen schemes associated with the screen scheme.
|
| Modifier and Type | Method and Description |
|---|---|
ScreenScheme |
ScreenScheme.issueTypeScreenSchemes(PageBeanIssueTypeScreenScheme issueTypeScreenSchemes) |
void |
ScreenScheme.setIssueTypeScreenSchemes(PageBeanIssueTypeScreenScheme issueTypeScreenSchemes) |
Copyright © 2011–2023 Everit Kft.. All rights reserved.