4.26. ExtensionMetadata
| Name | Description | Schema |
|---|---|---|
|
bundleInfo optional |
The information for the bundle where this extension is locatedExample
: |
|
|
deprecationNotice optional |
The deprecation notice of the extensionExample : |
|
|
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 : |
|
|
linkDocs optional |
A WebLink to the documentation for this extension.Example :
|
|
|
name optional |
The name of the extensionExample : |
string |
|
providedServiceAPIs optional |
The service APIs provided by the extensionExample : |
< 4.39. ProvidedServiceAPI > array |
|
restricted optional |
The restrictions of the extensionExample : |
|
|
tags optional |
The tags of the extensionExample : |
< string > array |
|
type optional |
The type of the extensionExample : |
enum (PROCESSOR, CONTROLLER_SERVICE, REPORTING_TASK) |
