| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto.provenance.lineage |
| Modifier and Type | Field and Description |
|---|---|
private LineageRequestDTO.LineageRequestType |
LineageRequestDTO.lineageRequestType |
| Modifier and Type | Method and Description |
|---|---|
LineageRequestDTO.LineageRequestType |
LineageRequestDTO.getLineageRequestType() |
static LineageRequestDTO.LineageRequestType |
LineageRequestDTO.LineageRequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LineageRequestDTO.LineageRequestType[] |
LineageRequestDTO.LineageRequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LineageRequestDTO.setLineageRequestType(LineageRequestDTO.LineageRequestType lineageRequestType) |
Copyright © 2023 Apache NiFi Project. All rights reserved.