Annotation Interface CapabilityDescription


@Documented @Target(TYPE) @Retention(RUNTIME) @Inherited public @interface CapabilityDescription
Annotation that may be placed on a Processor, ControllerService, ParameterProvider, FlowAnalysisRule, or ReportingTask allowing for a description to be provided. This description can be provided to a user in logs, UI, etc.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details