Class SensitiveDynamicPropertiesFlowAnalysisRule

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

@SupportsSensitiveDynamicProperties public class SensitiveDynamicPropertiesFlowAnalysisRule extends org.apache.nifi.flowanalysis.AbstractFlowAnalysisRule
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected 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, getSupportedPropertyDescriptors, 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
  • Constructor Details

    • SensitiveDynamicPropertiesFlowAnalysisRule

      public SensitiveDynamicPropertiesFlowAnalysisRule()
  • Method Details

    • getSupportedDynamicPropertyDescriptor

      protected org.apache.nifi.components.PropertyDescriptor getSupportedDynamicPropertyDescriptor(String propertyName)
      Overrides:
      getSupportedDynamicPropertyDescriptor in class org.apache.nifi.components.AbstractConfigurableComponent