Info | ||
---|---|---|
| ||
This routine is available starting with SIL Engine™ 4.8.1. |
Syntax
getAllServiceDeskProjects()
Description
Excerpt |
---|
Returns a list of all projects that are Jira Service Desk type projects. |
Return type
String []
Returns a string array of project keys.
Example 1
Code Block |
---|
return getAllServiceDeskProjects(); |
Result: "SDPRJA|SDPRJB|SDPRJC".
See also
Filter by label (Content by label) | ||||||||
---|---|---|---|---|---|---|---|---|
|