@Documented @Target(value=TYPE) @Retention(value=RUNTIME) @Inherited public @interface CapabilityDescription
Processor
,
ControllerService
, or
ReportingTask
allowing for a
description to be provided. This description can be provided to a user in
logs, UI, etc.public abstract String value
Copyright © 2018 Apache NiFi Project. All rights reserved.