Uses of Enum Class
org.apache.nifi.flowanalysis.EnforcementPolicy
Packages that use EnforcementPolicy
-
Uses of EnforcementPolicy in org.apache.nifi.flow
Methods in org.apache.nifi.flow that return EnforcementPolicyMethods in org.apache.nifi.flow with parameters of type EnforcementPolicyModifier and TypeMethodDescriptionvoidVersionedFlowAnalysisRule.setEnforcementPolicy(EnforcementPolicy enforcementPolicy) -
Uses of EnforcementPolicy in org.apache.nifi.flowanalysis
Methods in org.apache.nifi.flowanalysis that return EnforcementPolicyModifier and TypeMethodDescriptionstatic EnforcementPolicyReturns the enum constant of this class with the specified name.static EnforcementPolicy[]EnforcementPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.