| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto.status | |
| org.apache.nifi.web.api.entity |
| Modifier and Type | Method and Description |
|---|---|
ConnectionStatusDTO |
ConnectionStatusDTO.clone() |
| Modifier and Type | Field and Description |
|---|---|
private ConnectionStatusDTO |
ConnectionStatusEntity.connectionStatus |
private ConnectionStatusDTO |
ConnectionEntity.status |
| Modifier and Type | Method and Description |
|---|---|
ConnectionStatusDTO |
ConnectionStatusEntity.getConnectionStatus()
The ConnectionStatusDTO that is being serialized.
|
ConnectionStatusDTO |
ConnectionEntity.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionStatusEntity.setConnectionStatus(ConnectionStatusDTO connectionStatus) |
void |
ConnectionEntity.setStatus(ConnectionStatusDTO status) |
Copyright © 2023 Apache NiFi Project. All rights reserved.