Package org.apache.nifi.flowanalysis
Class ControllerServiceReferencingFlowAnalysisRule
java.lang.Object
org.apache.nifi.components.AbstractConfigurableComponent
org.apache.nifi.flowanalysis.AbstractFlowAnalysisRule
org.apache.nifi.flowanalysis.ControllerServiceReferencingFlowAnalysisRule
- All Implemented Interfaces:
ConfigurableComponent,FlowAnalysisRule
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PropertyDescriptorprivate static final List<PropertyDescriptor> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.nifi.flowanalysis.AbstractFlowAnalysisRule
getIdentifier, getLogger, initialize, toStringMethods inherited from class org.apache.nifi.components.AbstractConfigurableComponent
customValidate, equals, getPropertyDescriptor, getPropertyDescriptors, getSupportedDynamicPropertyDescriptor, hashCode, onPropertyModified, validateMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.nifi.components.ConfigurableComponent
getPropertyDescriptor, getPropertyDescriptors, onPropertyModified, validateMethods inherited from interface org.apache.nifi.flowanalysis.FlowAnalysisRule
analyzeComponent, analyzeProcessGroup
-
Field Details
-
CONTROLLER_SERVICE
-
propertyDescriptors
-
-
Constructor Details
-
ControllerServiceReferencingFlowAnalysisRule
public ControllerServiceReferencingFlowAnalysisRule()
-
-
Method Details
-
getSupportedPropertyDescriptors
- Overrides:
getSupportedPropertyDescriptorsin classAbstractConfigurableComponent
-