public class UiExtension extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
contextPath |
private UiExtensionType |
extensionType |
| Constructor and Description |
|---|
UiExtension(UiExtensionType extensionType,
String contextPath) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContextPath() |
UiExtensionType |
getExtensionType() |
private final UiExtensionType extensionType
private final String contextPath
public UiExtension(UiExtensionType extensionType, String contextPath)
public UiExtensionType getExtensionType()
public String getContextPath()
Copyright © 2022 Apache NiFi Project. All rights reserved.