@Documented @Target(value=TYPE) @Retention(value=RUNTIME) @Inherited public @interface DynamicProperty
ConfigurableComponent to
indicate that it supports a dynamic property.| Modifier and Type | Required Element and Description |
|---|---|
String |
description |
String |
name |
String |
value |
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
supportsExpressionLanguage |
Copyright © 2016 Apache NiFi Project. All rights reserved.