Class DynaGroupDefinition
Defined in: rhqapi.js.
Constructor Attributes | Constructor Name and Description |
---|---|
DynaGroupDefinition(param)
|
Field Attributes | Field Name and Description |
---|---|
id of this dynagroup definition
|
|
name of this dynagroup definition
|
|
native object
|
Method Attributes | Method Name and Description |
---|---|
Returns groups managed by this dynagroup definition.
|
|
Explicitly recalculates groups managed by this dynagroup definition.
|
|
remove()
Removes this dynagroup definition.
|
Field Detail
{Number}
id
id of this dynagroup definition
name
name of this dynagroup definition
{org.rhq.core.domain.resource.group.GroupDefinition}
obj
native object
Method Detail
{ResGroup[]}
managedGroups()
Returns groups managed by this dynagroup definition.
- Returns:
- groups managed by this dynagroup definition
recalculate()
Explicitly recalculates groups managed by this dynagroup definition.
remove()
Removes this dynagroup definition.