Project Functions

Project Functions

This section contains functions that enable users to handle projects.

Functions Summary

  • allProjectsReturns a string array with the keys of all the projects in Jira.
  • getComponentReturns a JComponent for either a component id or a specified project and component name.
  • getComponentsReturns the project components.
  • getComponentsObjectsReturns all the project components as an array of JComponent structures.
  • getProjectComponentLeadReturns the leader of the specified component from the specified project.
  • getProjectKeyByNameRetrieves the key for the project with the given name.
  • getProjectRoleIdByNameRetrieves the id for the project role with the given name.
  • getTeamLeadersReturns the team leaders user keys on the specified project. All the component leads.
  • getVersionReturns the project version.
  • getVersionsReturns the project versions (all).
  • getVersionsObjectsReturns all the project versions as an array of JVersion structures.
  • issueTypesForProjectRetrieves the issue types for the project with the given key.
  • projectMembersReturns a list with all the user keys of the users who have a role in the specified project.
  • projectPMReturns the user key of the project manager (project lead) of the selected project, if exists.
  • projectsForPMReturns all the projects the selected user has the role of project manager (project lead) in.
  • issueTypeIdsForProjectRetrieves the issue types for the project with the given key.
  • issueTypeIdForProjectRetrieves the issue type id for the project with the given key and issue type
  • getProjectKeyByIdRetrieves the key for the project with the given id.
  • getProjectIdByKeyRetrieves 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

Need support? Create a request with our support team.

Copyright © 2005 - 2025 Appfire | All rights reserved.