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 | getAllSpace() | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Returns a string array with the keys of all spaces in Confluence. |
Returns a string array with the keys of all spaces in Confluence.
Parameters
None
Return type
...
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
|
Return Type
string []
Returns a list of keys for all spaces in Confluence.
Example
Code Block |
---|
|
string [] spaces = getAllSpaces();
print(spaces);
|
Results: prints a list with all the space keys in Confluence. If we have 2 spaces PRJ and TST, the logs will show PRJ|TST
...
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "psspace_conf"routines" and space = currentSpace ( ) |
---|
labels | jira_comment_routinearray_routines |
---|
|
We've encountered an issue exporting this macro. Please try exporting this page again later.