Skip to end of banner
Go to start of banner

admGetProjectComponent

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

Description

Returns a JComponent(id, name, description, lead, defaultAssignee) for a specified project and component name.

Parameters

Return Type

JComponent

Example

admGetProjectComponent("TEST", "sil");

Returns a JComponent structure for the component named "sil" from the project "TEST".

See also

  • No labels