Module org.apache.nifi
Package org.apache.nifi.annotation.documentation
package org.apache.nifi.annotation.documentation
-
Annotation InterfacesClassDescriptionAnnotation that may be placed on a
Processor,ControllerService,ParameterProvider,FlowAnalysisRule, orReportingTaskallowing for a description to be provided.Annotation that can be applied to aProcessor,ControllerService, orReportingTaskin order to warn about the deprecation of the component.An annotation that can be used for Processors in order to explain a specific use case that can be accomplished using this Processor in conjunction with at least one other Processor.An enclosing annotation that can be used in order to use theMultiProcessorUseCaseannotation in a repeated manner.An annotation that can be used in conjunction withMultiProcessorUseCasein order to specify the different components that are involved in a given use case.Annotation that may be placed on a nullProcessor,ControllerService,ParameterProvider,FlowAnalysisRule, orReportingTaskthat indicates this component is related to the components listed.Annotation that can be applied to aProcessor,ControllerService,ParameterProvider,FlowAnalysisRule, orReportingTaskin order to associate tags (keywords) with the component.An annotation that can be used for extension points in order to explain a specific use case that can be accomplished using this extension.An enclosing annotation that can be used in order to use theUseCaseannotation in a repeated manner.