| Package | Description |
|---|---|
| org.apache.nifi.documentation | |
| org.apache.nifi.documentation.xml |
| Modifier and Type | Method and Description |
|---|---|
protected ExtensionType |
AbstractDocumentationWriter.getExtensionType(ConfigurableComponent component) |
static ExtensionType |
ExtensionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtensionType[] |
ExtensionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractDocumentationWriter.writeExtensionType(ExtensionType extensionType) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XmlDocumentationWriter.writeExtensionType(ExtensionType extensionType) |
Copyright © 2019 Apache NiFi Project. All rights reserved.