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