4.26. ExtensionMetadata

Name Description Schema

bundleInfo

optional

The information for the bundle where this extension is located

Example : "BundleInfo"

BundleInfo

deprecationNotice

optional

The deprecation notice of the extension

Example : "DeprecationNotice"

DeprecationNotice

description optional

The description of the extensionExample : "string"

string

displayName optional

The display name of the extensionExample : "string"

string

hasAdditionalDetails optional

Whether or not the extension has additional detail documentationExample : true

boolean

link

optional

An WebLink to this entity.

Example : "JaxbLink"

JaxbLink

linkDocs

optional

A WebLink to the documentation for this extension.

Example : "JaxbLink"

JaxbLink

name optional

The name of the extensionExample : "string"

string

providedServiceAPIs

optional

The service APIs provided by the extension

Example : [ "ProvidedServiceAPI" ]

< ProvidedServiceAPI > array

restricted

optional

The restrictions of the extension

Example : "Restricted"

Restricted

tags optional

The tags of the extensionExample : [ "string" ]

< string > array

type optional

The type of the extensionExample : "string"

enum (PROCESSOR, CONTROLLER_SERVICE, REPORTING_TASK)