Annotation Interface ReadsAttribute


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

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • attribute

      String attribute
    • description

      String description
      Default:
      ""