Enums§
- Create
Project Category Error - struct for typed errors of method
create_project_category - GetAll
Project Categories Error - struct for typed errors of method
get_all_project_categories - GetProject
Category ById Error - struct for typed errors of method
get_project_category_by_id - Remove
Project Category Error - struct for typed errors of method
remove_project_category - Update
Project Category Error - struct for typed errors of method
update_project_category
Functions§
- create_
project_ category - Creates a project category. Permissions required: Administer Jira global permission.
- get_
all_ project_ categories - Returns all project categories. Permissions required: Permission to access Jira.
- get_
project_ category_ by_ id - Returns a project category. Permissions required: Permission to access Jira.
- remove_
project_ category - Deletes a project category. Permissions required: Administer Jira global permission.
- update_
project_ category - Updates a project category. Permissions required: Administer Jira global permission.