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

getNotStartedSprintsgetClosedSprints(boardId)

Package

Alias

Pkg Usage

...

Excerpt
hiddentrue
Gets the future close sprints from the board with the provided id.

Gets the future closed sprints from the board with the provided id.

...

Return Type

JSprint []

Returns the future closed sprints structures.

Note

1. If there is no board with that name or id, an exception will be raised. 2. The user must have sufficient permissions to view the board.

...