| Package | Description |
|---|---|
| org.apache.nifi.flow | |
| org.apache.nifi.registry.flow |
| Modifier and Type | Field and Description |
|---|---|
private Map<String,ExternalControllerServiceReference> |
VersionedExternalFlow.externalControllerServices |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ExternalControllerServiceReference> |
VersionedExternalFlow.getExternalControllerServices() |
| Modifier and Type | Method and Description |
|---|---|
void |
VersionedExternalFlow.setExternalControllerServices(Map<String,ExternalControllerServiceReference> externalControllerServices) |
| Modifier and Type | Field and Description |
|---|---|
private Map<String,ExternalControllerServiceReference> |
RegisteredFlowSnapshot.externalControllerServices |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ExternalControllerServiceReference> |
RegisteredFlowSnapshot.getExternalControllerServices() |
| Modifier and Type | Method and Description |
|---|---|
void |
RegisteredFlowSnapshot.setExternalControllerServices(Map<String,ExternalControllerServiceReference> externalControllerServices) |
Copyright © 2023 Apache NiFi Project. All rights reserved.