| Package | Description |
|---|---|
| org.apache.nifi.flow |
| Modifier and Type | Field and Description |
|---|---|
private ConnectableComponentType |
ConnectableComponent.type |
| Modifier and Type | Method and Description |
|---|---|
ConnectableComponentType |
ConnectableComponent.getType() |
static ConnectableComponentType |
ConnectableComponentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectableComponentType[] |
ConnectableComponentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectableComponent.setType(ConnectableComponentType type) |
Copyright © 2023 Apache NiFi Project. All rights reserved.