4.23. Extension
Name | Description | Schema |
---|---|---|
deprecationNotice optional |
The deprecation notice of the extensionExample : |
|
description optional |
The description of the extensionExample : |
string |
dynamicProperties optional |
The dynamic properties of the extensionExample : |
< 4.21. DynamicProperty > array |
dynamicRelationship optional |
The dynamic relationships of the extensionExample : |
|
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 : |
< 4.38. Property > array |
providedServiceAPIs optional |
The service APIs provided by this extensionExample : |
< 4.39. ProvidedServiceAPI > array |
readsAttributes optional |
The attributes read from flow files by the extensionExample :
|
< 4.4. Attribute > array |
relationships optional |
The relationships of the extensionExample : |
< 4.41. Relationship > array |
restricted optional |
The restrictions of the extensionExample : |
|
seeAlso optional |
The names of other extensions to seeExample : |
< string > array |
stateful optional |
The information about how the extension stores stateExample :
|
|
systemResourceConsiderations optional |
The resource considerations of the extensionExample : |
< 4.48. 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 :
|
< 4.4. Attribute > array |