Class: JIRA::PermissionScheme

Inherits:
Scheme show all
Defined in:
lib/jiraSOAP/entities/permission_scheme.rb

Overview

TODO:

complete this class

Includes a mapping of project specific permission settings.

Instance Attribute Summary collapse

Attributes inherited from DescribedEntity

#description

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

#permission_mappingsArray<JIRA::Version>

Corresponds to permissionMappings in the javadoc.

Returns: