Uses of Enum Class
org.apache.nifi.documentation.ExtensionType
Packages that use ExtensionType
-
Uses of ExtensionType in org.apache.nifi.documentation
Methods in org.apache.nifi.documentation that return ExtensionTypeModifier and TypeMethodDescriptionprotected ExtensionTypeAbstractDocumentationWriter.getExtensionType(ConfigurableComponent component) static ExtensionTypeReturns the enum constant of this class with the specified name.static ExtensionType[]ExtensionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.nifi.documentation with parameters of type ExtensionTypeModifier and TypeMethodDescriptionprotected abstract voidAbstractDocumentationWriter.writeExtensionType(ExtensionType extensionType) -
Uses of ExtensionType in org.apache.nifi.documentation.xml
Methods in org.apache.nifi.documentation.xml with parameters of type ExtensionTypeModifier and TypeMethodDescriptionprotected voidXmlDocumentationWriter.writeExtensionType(ExtensionType extensionType)