new SecurityLevelClient(jiraClient)
Used to access Jira REST endpoints in '/rest/api/2/securitylevel'
Parameters:
Name | Type | Description |
---|---|---|
jiraClient |
JiraClient |
- Source:
Methods
getSecurityLevel(opts, callbackopt) → {Promise}
Get a full representation of the security level that has the given id.
Parameters:
Name | Type | Attributes | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
opts |
The request options to send to the Jira API. Properties
|
||||||||
callback |
<optional> |
Called when the security level has been retrieved. |
- Source:
Returns:
Resolved when the security level has been retrieved.
- Type
- Promise