@Documented @Target(value=TYPE) @Retention(value=RUNTIME) @Inherited public @interface WritesAttribute
Processor indicating that this
processor writes/updates 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.