Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | admGetAvailablePriorityObjectsForScheme(prioritySchemeName) | Package | adm | Alias | | Pkg Usage | getAvailablePriorityObjectsForScheme(prioritySchemeName) |
|
Description
Excerpt |
---|
|
Gets all the priorities available to be added to the priority scheme. |
Returns a list of priorities (as JPriority structures) available for adding to a given priority scheme.
...
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
prioritySchemeName | string | Yes | The name of the priority scheme. |
|
Return Type
JPriority []
Returns the list of the priority names available to be added.
...
status color for " Very Important" is #ff2320 status color for " Not Important" is #008000
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "priority_scheme_admin_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|