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