Project Functions

Project Functions

This section contains functions that enable users to handle projects.

Functions Summary

  • getComponentsObjectsReturns all the project components as an array of JComponent structures.
  • getVersionsObjectsReturns all the project versions as an array of JVersion structures.
  • allProjectsReturns a string array with the keys of all the projects in Jira.
  • 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.
  • getProjectRolesReturns a list of all project role names in Jira.
  • getTeamLeadersReturns the team leaders user keys on the specified project. All the component leads.
  • 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.
  • projectsForUserReturns all the projects where this user has permission to assign or to be assigned issues.
  • projectsWithPermissionForUserRetrieves the project keys where the given user has the given permission.
  • projectObjectReturns the project properties.



Need support? Create a request with our support team.

Copyright © 2005 - 2025 Appfire | All rights reserved.