Uses of Class
com.atlassian.jira.rest.client.api.domain.input.ComplexIssueInputFieldValue
Packages that use ComplexIssueInputFieldValue
-
Uses of ComplexIssueInputFieldValue in com.atlassian.jira.rest.client.api.domain.input
Methods in com.atlassian.jira.rest.client.api.domain.input that return ComplexIssueInputFieldValueMethods in com.atlassian.jira.rest.client.api.domain.input with parameters of type ComplexIssueInputFieldValueModifier and TypeMethodDescriptionIssueInputBuilder.setFieldValue(String id, ComplexIssueInputFieldValue value) Puts newFieldInputwith given id and value into fields collection.