| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.api |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<IssueCreateMetadata> |
IssueApi.getCreateIssueMeta(Optional<List<String>> projectIds,
Optional<List<String>> projectKeys,
Optional<List<String>> issuetypeIds,
Optional<List<String>> issuetypeNames,
Optional<String> expand,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get create issue metadata
Returns details of projects, issue types within projects, and, when requested, the create screen fields for each issue type for the user.
|
io.reactivex.Single<IssueCreateMetadata> |
IssuesApi.getCreateIssueMeta(Optional<List<String>> projectIds,
Optional<List<String>> projectKeys,
Optional<List<String>> issuetypeIds,
Optional<List<String>> issuetypeNames,
Optional<String> expand,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get create issue metadata
Returns details of projects, issue types within projects, and, when requested, the create screen fields for each issue type for the user.
|
Copyright © 2011–2021 Everit Kft.. All rights reserved.