Uses of Enum Class
org.apache.nifi.bootstrap.configuration.BootstrapProperty
Packages that use BootstrapProperty
-
Uses of BootstrapProperty in org.apache.nifi.bootstrap.configuration
Methods in org.apache.nifi.bootstrap.configuration that return BootstrapPropertyModifier and TypeMethodDescriptionstatic BootstrapPropertyReturns the enum constant of this class with the specified name.static BootstrapProperty[]BootstrapProperty.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.nifi.bootstrap.configuration with parameters of type BootstrapPropertyModifier and TypeMethodDescriptionprivate PathStandardConfigurationProvider.getResolvedDirectory(BootstrapProperty bootstrapProperty, String relativeDirectory)