NAME

JIRA::REST::Class::Issue::Status - A helper class for JIRA::REST::Class that represents the status of a JIRA issue as an object.

VERSION

version 0.01

METHODS

description Returns the description of the status.

iconUrl Returns the URL of the icon the status.

id Returns the id of the status.

name Returns the name of the status.

self Returns the JIRA REST API URL of the status.

category Returns the category of the status as a JIRA::REST::Class::Issue::Status::Category object.

AUTHOR

Packy Anderson <packy@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2016 by Packy Anderson.

This is free software, licensed under:

The Artistic License 2.0 (GPL Compatible)