Class ResourceType
Defined in: rhqapi.js.
Constructor Attributes | Constructor Name and Description |
---|---|
ResourceType(rhqType)
creates a new instance of Resource Type
|
Field Attributes | Field Name and Description |
---|---|
resource type id
|
|
resource type name
|
|
org.rhq.core.domain.resource.ResourceType instance
|
|
plugin name defining this resource type
|
Method Attributes | Method Name and Description |
---|---|
Class Detail
ResourceType(rhqType)
creates a new instance of Resource Type
- Parameters:
- {org.rhq.core.domain.resource.ResourceType} rhqType
Field Detail
{Number}
id
resource type id
{String}
name
resource type name
{org.rhq.core.domain.resource.ResourceType}
obj
org.rhq.core.domain.resource.ResourceType instance
{String}
plugin
plugin name defining this resource type
Method Detail
{hash}
getDefaultConfiguration()
- Returns:
- default configuration for this resource type as hash