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::Project::Component - A helper class for JIRA::REST::Class that represents a component of a JIRA project as an object.

VERSION

version 0.09

READ-ONLY ACCESSORS

id

The ID of the project category.

isAssigneeTypeValid

A boolean indicating whether the assignee type is valid.

name

The name of the project category.

self

Returns the JIRA REST API URL of the project 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)