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