@Documented @Target(value=TYPE) @Retention(value=RUNTIME) @Inherited public @interface ReadsAttribute
Processor indicating that this
processor reads a specific FlowFile attribute.| Modifier and Type | Required Element and Description |
|---|---|
String |
attribute |
| Modifier and Type | Optional Element and Description |
|---|---|
String |
description |
Copyright © 2016 Apache NiFi Project. All rights reserved.