| Package | Description |
|---|---|
| org.apache.nifi.registry |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ComponentVariableRegistry |
| Modifier and Type | Field and Description |
|---|---|
static VariableRegistry |
VariableRegistry.EMPTY_REGISTRY
Returns an empty registry which can be used as a more intentional null
value.
|
static VariableRegistry |
VariableRegistry.ENVIRONMENT_SYSTEM_REGISTRY
Provides a registry containing all environment variables and system
properties.
|
| Modifier and Type | Method and Description |
|---|---|
VariableRegistry |
ComponentVariableRegistry.getParent() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentVariableRegistry.setParent(VariableRegistry parentRegistry) |
Copyright © 2023 Apache NiFi Project. All rights reserved.