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