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 EnvironmentVariable
Returns 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.