java.lang.Object | |
↳ | com.atlassian.jira.rest.v2.issue.customfield.CustomFieldOptionBeanBuilder |
Builder class for CustomFieldOption instances.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates a new CustomFieldOptionBeanBuilder.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Sets the base URI for JIRA.
| |||||||||||
Sets the request context.
| |||||||||||
Sets the issue type.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Object |
Creates a new CustomFieldOptionBeanBuilder.
Sets the base URI for JIRA.
baseURI | the base URI |
---|
Sets the request context.
context | a UriInfo |
---|
Sets the issue type.
customFieldOption | an CustomFieldOption |
---|