Class: JIRA::UserName

Inherits:
Entity
  • Object
show all
Defined in:
lib/jiraSOAP/entities/username.rb

Overview

This is just a @name, JIRA::User should inherit from this class

Direct Known Subclasses

User

Instance Attribute Summary collapse

Method Summary

Methods inherited from Entity

add_attributes, #initialize_with_xml, new_with_xml, #to_soap

Instance Attribute Details

#usernameString

Corresponds to name in the javadoc.

Returns:

  • (String)