| Package | Description |
|---|---|
| org.apache.nifi.groups |
| Modifier and Type | Field and Description |
|---|---|
private MutableVariableRegistry |
StandardProcessGroup.variableRegistry |
| Modifier and Type | Method and Description |
|---|---|
MutableVariableRegistry |
StandardProcessGroup.getVariableRegistry() |
| Constructor and Description |
|---|
StandardProcessGroup(String id,
ControllerServiceProvider serviceProvider,
ProcessScheduler scheduler,
StringEncryptor encryptor,
ExtensionManager extensionManager,
StateManagerProvider stateManagerProvider,
FlowManager flowManager,
FlowRegistryClient flowRegistryClient,
ReloadComponent reloadComponent,
MutableVariableRegistry variableRegistry,
NodeTypeProvider nodeTypeProvider) |
Copyright © 2021 Apache NiFi Project. All rights reserved.