Annotation Interface ReadsAttributes


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

    Required Elements
    Modifier and Type
    Required Element
    Description