| 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<CustomFieldCreatedContextOptionsList> |
IssueCustomFieldOptionsApi.createCustomFieldOption(String fieldId,
Long contextId,
BulkCustomFieldOptionCreateRequest bulkCustomFieldOptionCreateRequest,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Create custom field options (context)
Creates options and, where the custom select field is of the type Select List (cascading), cascading options for a custom select field.
|
| Modifier and Type | Method and Description |
|---|---|
CustomFieldCreatedContextOptionsList |
CustomFieldCreatedContextOptionsList.addOptionsItem(CustomFieldContextOption optionsItem) |
CustomFieldCreatedContextOptionsList |
CustomFieldCreatedContextOptionsList.options(List<CustomFieldContextOption> options) |
Copyright © 2011–2023 Everit Kft.. All rights reserved.