Class: JIRA::PermissionMapping

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

Overview

TODO:

make sure the xml names are correct (check the XML dump)

Instance Attribute Summary collapse

Method Summary

Methods inherited from Entity

add_attributes, #initialize_with_xml, new_with_xml, #to_soap

Instance Attribute Details

#permissionJIRA::IssueSecurityScheme

Corresponds to permission in the javadoc.

#usersArray<JIRA::Version>

Corresponds to entities in the javadoc.

Returns: