| Modifier and Type | Field and Description |
|---|---|
private InputRequirement |
Extension.inputRequirement |
| Modifier and Type | Method and Description |
|---|---|
InputRequirement |
Extension.getInputRequirement() |
static InputRequirement |
InputRequirement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputRequirement[] |
InputRequirement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Extension.setInputRequirement(InputRequirement inputRequirement) |
Copyright © 2023 Apache NiFi Project. All rights reserved.