@Documented @Target(value=TYPE) @Retention(value=RUNTIME) @Inherited public @interface Tags
Processor,
ControllerService, or
ReportingTask in order to
associate tags (keywords) with the component. These tags do not affect the
component 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.