| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto.action | |
| org.apache.nifi.web.api.dto.action.details |
| Modifier and Type | Field and Description |
|---|---|
private ActionDetailsDTO |
ActionDTO.actionDetails |
| Modifier and Type | Method and Description |
|---|---|
ActionDetailsDTO |
ActionDTO.getActionDetails() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionDTO.setActionDetails(ActionDetailsDTO actionDetails) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigureDetailsDTO
Configuration details for an Action.
|
class |
ConnectDetailsDTO
Details for connect Actions.
|
class |
MoveDetailsDTO
Details of the move operation.
|
class |
PurgeDetailsDTO
Details of a purge operation.
|
Copyright © 2023 Apache NiFi Project. All rights reserved.