4.26. ExtensionMetadata
Name | Description | Schema |
---|---|---|
bundleInfo optional |
The information for the bundle where this extension is located Example : |
BundleInfo |
deprecationNotice optional |
The deprecation notice of the extension Example : |
DeprecationNotice |
description optional |
The description of the extensionExample : |
string |
displayName optional |
The display name of the extensionExample : |
string |
hasAdditionalDetails optional |
Whether or not the extension has additional detail documentationExample : |
boolean |
link optional |
An WebLink to this entity. Example : |
JaxbLink |
linkDocs optional |
A WebLink to the documentation for this extension. Example : |
JaxbLink |
name optional |
The name of the extensionExample : |
string |
providedServiceAPIs optional |
The service APIs provided by the extension Example : |
< ProvidedServiceAPI > array |
restricted optional |
The restrictions of the extension Example : |
Restricted |
tags optional |
The tags of the extensionExample : |
< string > array |
type optional |
The type of the extensionExample : |
enum (PROCESSOR, CONTROLLER_SERVICE, REPORTING_TASK) |