4.23. Extension

Name Description Schema

deprecationNotice optional

The deprecation notice of the extensionExample : "4.20. DeprecationNotice"

4.20. DeprecationNotice

description optional

The description of the extensionExample : "string"

string

dynamicProperties optional

The dynamic properties of the extensionExample : [ "4.21. DynamicProperty" ]

< 4.21. DynamicProperty > array

dynamicRelationship optional

The dynamic relationships of the extensionExample : "4.22. DynamicRelationship"

4.22. DynamicRelationship

inputRequirement optional

The input requirement of the extensionExample : "string"

enum (INPUT_REQUIRED, INPUT_ALLOWED, INPUT_FORBIDDEN)

name optional

The name of the extensionExample : "string"

string

properties optional

The properties of the extensionExample : [ "4.38. Property" ]

< 4.38. Property > array

providedServiceAPIs optional

The service APIs provided by this extensionExample : [ "4.39. ProvidedServiceAPI" ]

< 4.39. ProvidedServiceAPI > array

readsAttributes optional

The attributes read from flow files by the extensionExample : [ "4.4. Attribute" ]

< 4.4. Attribute > array

relationships optional

The relationships of the extensionExample : [ "4.41. Relationship" ]

< 4.41. Relationship > array

restricted optional

The restrictions of the extensionExample : "4.44. Restricted"

4.44. Restricted

seeAlso optional

The names of other extensions to seeExample : [ "string" ]

< string > array

stateful optional

The information about how the extension stores stateExample : "4.47. Stateful"

4.47. Stateful

systemResourceConsiderations optional

The resource considerations of the extensionExample : [ "4.48. SystemResourceConsideration" ]

< 4.48. SystemResourceConsideration > array

tags optional

The tags of the extensionExample : [ "string" ]

< string > array

type optional

The type of the extensionExample : "string"

enum (PROCESSOR, CONTROLLER_SERVICE, REPORTING_TASK)

writesAttributes optional

The attributes written to flow files by the extensionExample : [ "4.4. Attribute" ]

< 4.4. Attribute > array