|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| client* | ExtensionClientInfo[] |
Clients for this extension.
|
| description | Description |
Description of extension.
|
| eventList* | ExtensionEventTypeInfo[] |
Definitions of events defined by this extension.
|
| faultList* | ExtensionFaultTypeInfo[] |
Definitions of faults defined by this extension.
|
| key | xsd:string |
Extension key. Should follow java package naming conventions
for uniqueness (e.g. "com.example.management").
|
| lastHeartbeatTime | xsd:dateTime |
Last extension heartbeat time.
|
| privilegeList* | ExtensionPrivilegeInfo[] |
Definitions privileges defined by this extension.
|
| resourceList* | ExtensionResourceInfo[] |
Resource data for all locales
|
| server* | ExtensionServerInfo[] |
Servers for this extension.
|
| subjectName* | xsd:string |
Subject name from client certificate.
|
| taskList* | ExtensionTaskTypeInfo[] |
Definitions of tasks defined by this extension.
|
| version | xsd:string |
Extension version number as a dot-separated string. For example, "1.0.0"
|
| Properties inherited from DynamicData | ||
| dynamicProperty, dynamicType | ||
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |