Constructor
new GroupUserPickerClient(jiraClient)
Used to access Jira REST endpoints in '/rest/api/2/groupuserpicker'
Parameters:
Name | Type | Description |
---|---|---|
jiraClient |
JiraClient |
- Source:
Methods
findUsersAndGroups(opts, callback)
Returns a list of users and groups matching query with highlighting. This resource cannot be accessed anonymously.
Parameters:
Name | Type | Description | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
opts |
Object | The request options to send to the Jira API. Properties
|
||||||||||||||||||||||||||||
callback |
Called when the search is completed. |
- Source: