Tags annotation.@Documented @Target(value=TYPE) @Retention(value=RUNTIME) @Inherited @Deprecated public @interface Tags
Processor in order to associate
tags with the processor. These tags do not affect the Processor in
any way but serve as additional documentation and can be used to sort/filter
Processors.public abstract String[] value
Copyright © 2016 Apache NiFi Project. All rights reserved.