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

getVersions(pkey)

Package

adm

Alias

admGetProjectVersions(pkey)

Pkg Usage

getVersions(pkey)

Description

Excerpt
hiddentrue

Returns all the project versions.

Returns all the project versions.

Parameters

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

pkey

String

Yes

Project key.

Return Type

String []

All the project components names, as returned by the underlying Jira layer.

Example

Code Block
admGetProjectVersions("TP");

Returns a String[] containing the project versions names.

Code Block
use "adm"; //to announce the package usage
getVersions("TP");

Specify adm to use the getVersions naming.

Returns a String[] containing the project versions names.

See also

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