Constructor
new CustomFieldOptionClient(jiraClient)
Used to access Jira REST endpoints in '/rest/api/2/customFieldOptions'
Parameters:
Name | Type | Description |
---|---|---|
jiraClient |
JiraClient |
- Source:
Methods
getCustomFieldOption(opts, callback)
Returns a full representation of the Custom Field Option that has the given id.
Parameters:
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
opts |
Object | The request options sent to the Jira API Properties
|
||||||
callback |
- Source: