Class: JIRA::DescribedEntity Abstract

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

Overview

This class is abstract.

Some named entities have a short description

Direct Known Subclasses

Filter, IssueProperty, Project, ProjectRole, Scheme

Instance Attribute Summary collapse

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

#descriptionString

Corresponds to description in the javadoc.

A short blurb.

Returns:

  • (String)