admGetAllPrioritiesScheme
Description
Returns the list of priority scheme names that exist in the Jira environment.
Syntax | admGetAllPrioritiesScheme() | Package | adm |
Alias | admGetAllPrioritySchemes | Pkg Usage | getAllPrioritiesScheme() |
Return Type
string []
Returns the list of the priority schemes names.
Example
Example 1
Returns all the priorities scheme names
return admGetAllPrioritiesScheme();Default priority scheme|Test scheme|New scheme