Info |
---|
|
This routine is available starting with katl-commons 3.0.2 / 4.0.16 Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | admGetProjectComponent(projectKey, componentName) | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Returns a JComponent(id, name, description, lead, defaultAssignee) for a specified project and component name. The JComponent structure is described here. |
Parameters
Returns a JComponent(id, name, description, lead, defaultAssignee) for a specified project and component name.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
projectKey | |
...
...
Yes | Project key. | componentName |
|
...
...
Yes | Name of the component. |
|
Return
...
Type
JComponent
Example
Code Block |
---|
admGetProjectComponent("TEST", "sil");
|
Returns a JComponent structure for the component named "sil" from the project "TEST".
...
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "jiracomponent_projectadmin_routine" and space = currentSpace ( ) |
---|
labels | jiraarray_project_routineroutines |
---|
|