Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

getAllBoards()

Package

Alias

Pkg Usage

Description

Excerpt
hiddentrue

Retrieves a list of all boards within a project or system.

Retrieves a list of all boards within a project or system, offering an overview of the available boards and their respective purposes.

Return Type

JBoard []

Returns all the boards it can find.

...

Code Block
languagejs
JBoard [] boards = getAllBoards();
for(JBoard b in boards) {
    runnerLog("Id: " + b.id); 
   runnerLog("Name: " + b.name);
}

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "agile_routine" and space = currentSpace ( )
labelsarray_routines