4.23. Extension
| Name | Description | Schema |
|---|---|---|
|
deprecationNotice optional |
The deprecation notice of the extensionExample : |
DeprecationNotice |
|
description optional |
The description of the extensionExample : |
string |
|
dynamicProperties optional |
The dynamic properties of the extensionExample : |
< DynamicProperty > array |
|
dynamicRelationship optional |
The dynamic relationships of the extensionExample : |
DynamicRelationship |
|
inputRequirement optional |
The input requirement of the extensionExample :
|
enum (INPUT_REQUIRED, INPUT_ALLOWED, INPUT_FORBIDDEN) |
|
name optional |
The name of the extensionExample : |
string |
|
properties optional |
The properties of the extensionExample : |
< Property > array |
|
providedServiceAPIs optional |
The service APIs provided by this extensionExample : |
< ProvidedServiceAPI > array |
|
readsAttributes optional |
The attributes read from flow files by the extensionExample :
|
< Attribute > array |
|
relationships optional |
The relationships of the extensionExample : |
< Relationship > array |
|
restricted optional |
The restrictions of the extensionExample : |
Restricted |
|
seeAlso optional |
The names of other extensions to seeExample : |
< string > array |
|
stateful optional |
The information about how the extension stores stateExample :
|
Stateful |
|
systemResourceConsiderations optional |
The resource considerations of the extensionExample : |
< SystemResourceConsideration > array |
|
tags optional |
The tags of the extensionExample : |
< string > array |
|
type optional |
The type of the extensionExample : |
enum (PROCESSOR, CONTROLLER_SERVICE, REPORTING_TASK) |
|
writesAttributes optional |
The attributes written to flow files by the extensionExample :
|
< Attribute > array |
