Class ControllerServiceReferencingFlowAnalysisRule

java.lang.Object
org.apache.nifi.components.AbstractConfigurableComponent
org.apache.nifi.flowanalysis.AbstractFlowAnalysisRule
org.apache.nifi.flowanalysis.ControllerServiceReferencingFlowAnalysisRule
All Implemented Interfaces:
org.apache.nifi.components.ConfigurableComponent, org.apache.nifi.flowanalysis.FlowAnalysisRule

public class ControllerServiceReferencingFlowAnalysisRule extends org.apache.nifi.flowanalysis.AbstractFlowAnalysisRule
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final org.apache.nifi.components.PropertyDescriptor
     
    private static final List<org.apache.nifi.components.PropertyDescriptor>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected List<org.apache.nifi.components.PropertyDescriptor>
     

    Methods inherited from class org.apache.nifi.flowanalysis.AbstractFlowAnalysisRule

    getIdentifier, getLogger, initialize, toString

    Methods inherited from class org.apache.nifi.components.AbstractConfigurableComponent

    customValidate, equals, getPropertyDescriptor, getPropertyDescriptors, getSupportedDynamicPropertyDescriptor, hashCode, onPropertyModified, validate

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface org.apache.nifi.components.ConfigurableComponent

    getPropertyDescriptor, getPropertyDescriptors, onPropertyModified, validate

    Methods inherited from interface org.apache.nifi.flowanalysis.FlowAnalysisRule

    analyzeComponent, analyzeProcessGroup
  • Field Details

    • CONTROLLER_SERVICE

      public static final org.apache.nifi.components.PropertyDescriptor CONTROLLER_SERVICE
    • propertyDescriptors

      private static final List<org.apache.nifi.components.PropertyDescriptor> propertyDescriptors
  • Constructor Details

    • ControllerServiceReferencingFlowAnalysisRule

      public ControllerServiceReferencingFlowAnalysisRule()
  • Method Details

    • getSupportedPropertyDescriptors

      protected List<org.apache.nifi.components.PropertyDescriptor> getSupportedPropertyDescriptors()
      Overrides:
      getSupportedPropertyDescriptors in class org.apache.nifi.components.AbstractConfigurableComponent