| Modifier and Type | Field and Description |
|---|---|
private List<Extension> |
ExtensionManifest.extensions |
| Modifier and Type | Method and Description |
|---|---|
List<Extension> |
ExtensionManifest.getExtensions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtensionManifest.setExtensions(List<Extension> extensions) |
| Constructor and Description |
|---|
ExtensionManifest(String systemApiVersion,
List<Extension> extensions) |
Copyright © 2023 Apache NiFi Project. All rights reserved.