Project Functions
Project Functions
This section contains functions that enable users to handle projects.
Functions Summary
- allProjects — Returns a string array with the keys of all the projects in Jira.
- getComponent — Returns a JComponent for either a component id or a specified project and component name.
- getComponents — Returns the project components.
- getComponentsObjects — Returns all the project components as an array of JComponent structures.
- getProjectComponentLead — Returns the leader of the specified component from the specified project.
- getProjectKeyByName — Retrieves the key for the project with the given name.
- getProjectRoleIdByName — Retrieves the id for the project role with the given name.
- getTeamLeaders — Returns the team leaders user keys on the specified project. All the component leads.
- getVersion — Returns the project version.
- getVersions — Returns the project versions (all).
- getVersionsObjects — Returns all the project versions as an array of JVersion structures.
- issueTypesForProject — Retrieves the issue types for the project with the given key.
- projectMembers — Returns a list with all the user keys of the users who have a role in the specified project.
- projectPM — Returns the user key of the project manager (project lead) of the selected project, if exists.
- projectsForPM — Returns all the projects the selected user has the role of project manager (project lead) in.
- issueTypeIdsForProject — Retrieves the issue types for the project with the given key.
- issueTypeIdForProject — Retrieves the issue type id for the project with the given key and issue type
- getProjectKeyById — Retrieves the key for the project with the given id.
- getProjectIdByKey — Retrieves the id for the project with the given key.
Can’t find what you are looking for? There are many more project functions in the Project Administration section.
Peacock
, multiple selections available, Use left or right arrow keys to navigate selected items
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.