Class: JIRA::Priority

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

Overview

Contains all the metadata for a priority level.

Instance Method Summary collapse

Methods inherited from IssueProperty

#icon

Methods inherited from DescribedEntity

#description

Methods inherited from NamedEntity

#name

Methods inherited from DynamicEntity

#id

Methods inherited from Entity

add_attribute, inherited, #initialize_with_xml, new_with_xml

Instance Method Details

#colorArray(String,String,String) Also known as: colour

The RGB components as a triple

Returns:

  • (Array(String,String,String))


9
# File 'lib/jiraSOAP/entities/priority.rb', line 9

add_attribute :color, 'color', :to_colour_triple