Uses of Enum Class
org.apache.nifi.xml.processing.ProcessingFeature
Packages that use ProcessingFeature
-
Uses of ProcessingFeature in org.apache.nifi.xml.processing
Methods in org.apache.nifi.xml.processing that return ProcessingFeatureModifier and TypeMethodDescriptionstatic ProcessingFeature
Returns the enum constant of this class with the specified name.static ProcessingFeature[]
ProcessingFeature.values()
Returns an array containing the constants of this enum class, in the order they are declared.