Project Administration Functions
This section contains functions that enable users to handle project administration.
Functions Summary
- admCreateProjectWithSharedConfiguration — Creates a new project, optionally offering support for category of the project.
- admAddProjectCategory — Adds new project category.
- admArchiveIssue — Archives a single issue.
- admArchiveProject
- admCreateProject — Creates a new project, optionally offering support for category of the project
- admGetAllProjectCategories — Get the names of all project categories.
- admGetArchivedProjects — Gets all projects that have been archived.
- admGetProjectCategory — Set project category to the project.
- admGetProjectDefaultIssueSecurityLevel — Returns the project's default issue security level, as set by the scheme.
- admGetProjectIssueSecurityLevels — Returns all the project issue security levels, as set by the scheme.
- admGetProjectIssueSecurityLevelsFor — Returns all the project issue security levels, as set by the scheme, for the specified user.
- admProjectExists — Returns 'true' if project with provided key exists and 'false' otherwise.
- admSetProjectCategory — Set project category to the project.
- admUnArchiveIssue — Restores a single archived issue.
- admUnArchiveProject — Restores a previously archived project.
- admUpdateProject — Updates the project properties.
- 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.
- getComponent — Returns a JComponent structure for a specified project and component name.
- getComponents — Returns the project components. When using the filterArchived parameter with the value set to true, all the archived components are excluded from the result.
- admUpdateProjectComponent — Updates a project component.
- Project Scheme Administration Functions — This section contains functions that enable users to handle project scheme administration.
- admGetProjectIssueSecurityScheme — Returns the project issue security scheme.
- admGetProjectNotificationScheme — Returns the project notification scheme.
- admGetProjectPermissionScheme — Returns the project permission scheme.
- admGetProjectWorkflowScheme — Returns the project workflow scheme.
- admSetProjectIssueSecurityScheme — Updates the project issue security scheme.
- admSetProjectNotificationScheme — Updates the project notification scheme.
- admSetProjectPermissionScheme — Updates the project permission scheme.
- admSetProjectWorkflowScheme — Updates the project workflow scheme.
- Project Version Administration Functions — This section contains functions that enable users to handle project version administration.
- admUpdateProjectVersion — Updates the version of the project by the id field.
- admAddProjectVersion — Adds a version in the project
- admArchiveProjectVersion — Returns empty string(not relevant).
- admDeleteProjectVersion — Deletes a project version from a project.
- getVersion — Returns the project version.
- getVersions — Returns all the project versions.
- admReleaseProjectVersion — Returns empty string(not relevant).
- admSetProjectVersionReleaseDate — Returns empty string(not relevant).
- admSetProjectVersionStartDate — Returns empty string(not relevant).
, 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.