...
...
...
...
...
...
...
...
...
...
...
...
Warning | ||
---|---|---|
| ||
Only the admin or a customer from the organization can view the organization |
Info | ||
---|---|---|
| ||
This routine is available starting with SIL Engine™ 4.8.1. |
Syntax
getOrganizationNameById(organizationId)
...
Excerpt |
---|
Gets the Jira Service Desk organization by the Id. |
Parameters
Parameter name | Type | Required | Description |
---|---|---|---|
Organization Id | number | Yes | The id of the organization. |
Return type
String
Returns null if the organization can not be found.
...