getComponents
Syntax | getComponents(pkey [, filterArchived]) | Package | adm |
Alias | admGetProjectComponents(pkey [, filterArchived]) //deprecated | Pkg Usage | getComponents(pkey [, filterArchived]) |
Description
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
Parameter name | Type | Required | Description |
|---|---|---|---|
pkey | String | Yes | Project key. |
filterArchived | Boolean | No | Filter for archived components. |
Return Type
String []
All the project components names, as returned by the underlying Jira layer.
See also
Need support? Create a request with our support team.
Copyright © 2005 - 2026 Appfire | All rights reserved.