NAME
JIRA::REST::Class::Issue::Status::Category - A helper class for JIRA::REST::Class that represents the category of an issue's status.
VERSION
version 0.12
READ-ONLY ACCESSORS
id
The id of the status category.
key
The key of the status category.
name
The name of the status category.
colorName
The color name of the status category.
self
The full URL for the JIRA REST API call for the status category.
RELATED CLASSES
AUTHOR
Packy Anderson <packy@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2017 by Packy Anderson.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)