Class: JIRA::DescribedEntity Abstract

Inherits:
NamedEntity show all
Defined in:
lib/jiraSOAP/entities/described_entity.rb

Overview

This class is abstract.

A named entity that also has a short description

Direct Known Subclasses

Filter, IssueProperty, Project, ProjectRole, Scheme, Worklog

Instance Method Summary collapse

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

#descriptionString

A short blurb

Returns:

  • (String)


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

add_attribute :description, 'description', :content