The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.12

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.

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)