4.38. Property

Name Description Schema

allowableValues optional

The allowable values for this propertyExample : [ "AllowableValue" ]

< AllowableValue > array

controllerServiceDefinition optional

The controller service required by this property, or null if none is requiredExample : "ControllerServiceDefinition"

ControllerServiceDefinition

defaultValue optional

The default valueExample : "string"

string

description optional

The descriptionExample : "string"

string

displayName optional

The display nameExample : "string"

string

dynamic optional

Whether or not the processor is dynamicExample : true

boolean

dynamicallyModifiesClasspath optional

Whether or not the processor dynamically modifies the classpathExample : true

boolean

expressionLanguageScope optional

The scope of expression language supportExample : "string"

enum (NONE, VARIABLE_REGISTRY, FLOWFILE_ATTRIBUTES)

expressionLanguageSupported optional

Whether or not expression language is supportedExample : true

boolean

name optional

The name of the propertyExample : "string"

string

required optional

Whether or not the property is requiredExample : true

boolean

sensitive optional

Whether or not the property is sensitiveExample : true

boolean