Module org.apache.nifi
Annotation Interface SeeAlso
Annotation that may be placed on a null
Processor,
ControllerService,
ParameterProvider,
FlowAnalysisRule, or
ReportingTask that indicates
this component is related to the components listed.-
Optional Element Summary
Optional Elements
-
Element Details
-
value
Class<? extends ConfigurableComponent>[] value- Default:
{}
-
classNames
String[] classNames- Default:
{}
-