@Documented @Target(value=TYPE) @Retention(value=RUNTIME) @Inherited public @interface SeeAlso
Processor,
ControllerService, or
ReportingTask that indicates
this component is related to the components listed.| Modifier and Type | Optional Element and Description |
|---|---|
String[] |
classNames |
Class<? extends ConfigurableComponent>[] |
value |
public abstract Class<? extends ConfigurableComponent>[] value
public abstract String[] classNames
Copyright © 2016 Apache NiFi Project. All rights reserved.