Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
titleAvailability

This routine is available starting with SIL Engineā„¢ 2.5.8.

Syntax

admGetProjectComponents(pkey)

Description

Excerpt

Returns the project components (all).

Parameters

Button handy
blanktrue
color#0052CC
nameSend Feedback
linkhttps://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=getComponents+-+15488508
widthauto

Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

getComponents(pkey [, filterArchived])

Package

adm

Alias

admGetProjectComponents(pkey [, filterArchived]) //deprecated

Pkg Usage

getComponents(pkey [, filterArchived])

Description

Excerpt
hiddentrue

Returns the project components. When using the filterArchived parameter with the value set to true, all the archived components are excluded from the result.

Returns the project components. When using the filterArchived parameter with the value set to true, all the archived components are excluded from the result.

Parameters

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

Parameter name

Type

Required

Description

...

pkey

...

String

...

Yes

Project key.

filterArchived

Boolean

No

Filter for archived components.

Return

...

Type

string String [] (array of strings)

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

See also

Filter by label (Content by label)
showLabelsfalse
max

...

25
showSpacefalse
cqllabel = "

...

component_

...

admin_routine" and space = currentSpace ( )
labels

...

array_

...

routines