Annotation Interface WritesAttributes


@Documented @Target(TYPE) @Retention(RUNTIME) @Inherited public @interface WritesAttributes
Annotation that may be placed on a Processor indicating that this processor writes/updates specific FlowFile attributes.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description