4.38. Property
Name | Description | Schema |
---|---|---|
allowableValues optional |
The allowable values for this propertyExample : |
< 4.3. AllowableValue > array |
controllerServiceDefinition optional |
The controller service required by this property, or null if none is
requiredExample : |
|
defaultValue optional |
The default valueExample : |
string |
description optional |
The descriptionExample : |
string |
displayName optional |
The display nameExample : |
string |
dynamic optional |
Whether or not the processor is dynamicExample : |
boolean |
dynamicallyModifiesClasspath optional |
Whether or not the processor dynamically modifies the classpathExample : |
boolean |
expressionLanguageScope optional |
The scope of expression language supportExample : |
enum (NONE, VARIABLE_REGISTRY, FLOWFILE_ATTRIBUTES) |
expressionLanguageSupported optional |
Whether or not expression language is supportedExample : |
boolean |
name optional |
The name of the propertyExample : |
string |
required optional |
Whether or not the property is requiredExample : |
boolean |
sensitive optional |
Whether or not the property is sensitiveExample : |
boolean |