Uses of Enum Class
org.apache.nifi.web.UiExtensionType
Packages that use UiExtensionType
-
Uses of UiExtensionType in org.apache.nifi.web
Methods in org.apache.nifi.web that return UiExtensionTypeModifier and TypeMethodDescriptionNiFiWebRequestContext.getExtensionType()static UiExtensionTypeReturns the enum constant of this class with the specified name.static UiExtensionType[]UiExtensionType.values()Returns an array containing the constants of this enum class, in the order they are declared.