Skip to end of banner
Go to start of banner

admGetAllPrioritiesScheme

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Description

Returns the list of priority scheme names that exist in the Jira environment.

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

See also

  • No labels