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