Project Administration Functions
This section contains functions that enable users to handle project administration.
Functions Summary
- admCreateProject — Returns true if the project has been created.
- admCreateProjectFromTemplate — Creates a new project using one of the many available project templates for Jira Cloud.
- admDeleteProject — Deletes the project indicated in the project_key parameter.
- admProjectExists — Returns true if the project exists.
- admUpdateProject — Returns true if the project is updated.
- Project Archive Administration Functions — This section contains functions that enable users to handle project archive administration.
- admArchiveProject
- admGetArchivedProjects — Gets all projects that have been archived.
- admIsProjectArchived — This function tests if a project is archived.
- admUnArchiveProject — Restores a previously archived project.
- Project Category Administration Functions — This section contains functions that enable users to handle project category administration.
- admAddProjectCategory — Adds new project category.
- admDeleteProjectCategory — Deletes project category.
- admGetAllProjectCategories — Returns all project categories.
- admGetProjectCategory — Get project category of the project.
- admSetProjectCategory — Set project category to the project.
- admUpdateProjectCategory — Update project category.
- Project Component Administration Functions — This section contains functions that enable users to handle project component administration.
- admAddProjectComponent — Adds a component in the project.
- admDeleteProjectComponent — Deletes a component from the project.
- admUpdateProjectComponent — Updates a project component.
- Project Property Administration Functions — This section contains functions that enable users to handle project property administration.
- admClearProjectPropertyValue
- admDeleteProjectProperty
- admGetProjectPropertyKeys — Returns property keys of the project.
- admGetProjectPropertyValues — Returns an array of indexed property keys.
- admProjectProperties — Returns the project properties.
- admSetProjectPropertyValue — Set a property on the provided project
- Project Scheme Administration Functions — This section contains functions that enable users to handle project scheme administration.
- admGetAllIssueSecuritySchemes — Retrieves all security schemes for a specific issue.
- admGetAllWorkflowSchemes — Returns all workflow schemes.
- admGetIssueSecurityScheme — Retrieves the security scheme for a specific issue.
- admGetProjectDefaultIssueSecurityLevel
- admGetProjectIssueSecurityLevels
- admGetProjectIssueSecurityLevelsFor
- admGetProjectIssueSecurityScheme — Returns issue priority scheme of the project.
- admGetProjectNotificationScheme — Returns issue notification scheme of the project.
- admGetProjectPermissionScheme — Returns permission scheme of the project.
- admGetProjectWorkflowScheme — Returns workflow scheme of the project.
- admGetWorkflowScheme — Returns a specific workflow scheme.
- admSetProjectIssueSecurityScheme — Updates the issue security scheme to the given one
- admSetProjectNotificationScheme — Updates the notification scheme to the given one
- admSetProjectPermissionScheme — Updates the permission scheme to the given one
- admSetProjectWorkflowScheme — Updates the workflow scheme to the given one
- Project Version Administration Functions — This section contains functions that enable users to handle project version administration.
- admAddProjectVersion — Adds a version in the project
- admArchiveProjectVersion — Archives/unarchives a project version.
- admDeleteProjectVersion — Deletes a project version from a project.
- admReleaseProjectVersion — Rleases/unrelease a project version.
- admSetProjectVersionReleaseDate — Set the release date for a version.
- admSetProjectVersionStartDate — Set the start date for a version.
- admUpdateProjectVersion — Updates the version of the project by the id field.
- projectObject — Returns the project properties.
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.