4.26. ExtensionMetadata
| Name | Description | Schema |
|---|---|---|
|
bundleInfo optional |
The information for the bundle where this extension is locatedExample
: |
BundleInfo |
|
deprecationNotice optional |
The deprecation notice of the extensionExample : |
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 extensionExample : |
< ProvidedServiceAPI > array |
|
restricted optional |
The restrictions of the extensionExample : |
Restricted |
|
tags optional |
The tags of the extensionExample : |
< string > array |
|
type optional |
The type of the extensionExample : |
enum (PROCESSOR, CONTROLLER_SERVICE, REPORTING_TASK) |
