Info |
---|
|
This routine is available starting with SIL Engineā¢ 2.5.8. |
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 | admGetProjectComponents(pkey) | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Returns the project components (all). |
Returns the project components (all).
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
|
...
...
...
Return
...
Type
string String [] (array of strings)
All the project components names, as returned by the underlying Jira layer.
...
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 15025 |
---|
showSpace | false |
---|
cql | label = "jiracomponent_projectadmin_routine" and space = currentSpace ( ) |
---|
labels | jiraarray_project_routineroutines |
---|
|