admGetProjectComponents

Looking for the documentation on the newest versions of SIL Engine and the Simple Issue Language for Jira 8 for Server/Data Center? Click here !

Availability

This routine is available starting with SIL Engine™ 2.5.8.

Syntax

admGetProjectComponents(pkey)

Description

Returns the project components (all).

Parameters

Parameter name

Type

Required

Description

 pkeystringyesProject key.

Return type

string [] (array of strings)

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

See also