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