Class: JIRA::Priority

Inherits:
IssueProperty show all
Defined in:
lib/jiraSOAP/entities/priority.rb

Overview

Contains all the metadata for a priority level.

Instance Attribute Summary collapse

Attributes inherited from IssueProperty

#icon

Attributes inherited from DescribedEntity

#description

Attributes inherited from NamedEntity

#name

Attributes inherited from DynamicEntity

#id

Method Summary

Methods inherited from Entity

add_attributes, #initialize_with_xml, new_with_xml, #to_soap

Instance Attribute Details

#colorString Also known as: colour

Corresponds to color in the javadoc.

the RGB components as a triple.

Returns:

  • (String)