| Package | Description |
|---|---|
| com.atlassian.jira.rest.client.api.domain.input |
| Modifier and Type | Method and Description |
|---|---|
static ComplexIssueInputFieldValue |
ComplexIssueInputFieldValue.with(String key,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
IssueInputBuilder |
IssueInputBuilder.setFieldValue(String id,
ComplexIssueInputFieldValue value)
Puts new
FieldInput with given id and value into fields collection. |
Copyright © 2022 Atlassian. All rights reserved.