/
admGetProjectComponents
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 |
---|---|---|---|
pkey | string | yes | Project key. |
Return type
string [] (array of strings)
All the project components names, as returned by the underlying Jira layer.
See also
, multiple selections available,
Related content
admGetProjectComponent
admGetProjectComponent
More like this
admAddProjectComponent
admAddProjectComponent
Read with this
admGetProjectIssueSecurityScheme
admGetProjectIssueSecurityScheme
More like this
admGetProjectCategory
admGetProjectCategory
More like this
admProjectProperties
admProjectProperties
More like this
admSetProjectCategory
admSetProjectCategory
More like this