The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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

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)