TeaObject
This is a type available in the module tea. TeaObject is an object managed by TIBCO Enterprise Administrator. Instances of this class are retrieved using teaObjectService.
Properties
Property | Returns |
---|---|
path | {String} - Path to access the object. |
name | {String} - Name of the object |
desc | {String} - Detailed description of the object. |
status | {Object} - An object representing the status of this object. The status object always has a state property defined. |
config | {Object} - An object representing the configuration of this object. |
type | {TeaObjectType} – The type of this object. |
agentID | {String} – ID of the agent that manages this object. |
key | {String} – Key of the object. |
objectId | {String} – Identifier of the object |
Copyright © Cloud Software Group, Inc. All Rights Reserved.