Constructor
new LicenseValidatorClient(jiraClient)
Used to access Jira REST endpoints in '/rest/api/2/licenseValidator'
Parameters:
Name | Type | Description |
---|---|---|
jiraClient |
JiraClient |
- Source:
Methods
validateLicense(opts, callback)
Parameters:
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
opts |
The request options sent to the Jira API. Properties
|
|||||||
callback |
Called when the license has been validated, or fails to validate. |
- Source: