| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessPolicyDTO
Details for the access configuration.
|
class |
AccessPolicySummaryDTO
Details for the access configuration.
|
class |
ComponentReferenceDTO
Details for the access configuration.
|
class |
ConnectionDTO
A connection between two connectable components.
|
class |
ControllerServiceDTO
A Controller Service that can be shared by other components
|
class |
FunnelDTO
Details of a funnel.
|
class |
LabelDTO
Details of a label.
|
class |
ParameterProviderDTO
Component that is capable of providing parameters to NiFi from an external source
|
class |
PortDTO
The details for a port within this NiFi flow.
|
class |
ProcessGroupDTO
The details for a process group within this NiFi flow.
|
class |
ProcessorDTO
Details for a processor within this NiFi.
|
class |
RemoteProcessGroupDTO
Details of a remote process group in this NiFi.
|
class |
ReportingTaskDTO
Component that is capable of reporting internal NiFi state to an external service
|
class |
TenantDTO
A tenant of this NiFi.
|
class |
UserDTO
A user of this NiFi.
|
class |
UserGroupDTO
A user group in this NiFi.
|
| Modifier and Type | Method and Description |
|---|---|
private <T extends ComponentDTO> |
FlowSnippetDTO.orderedById(Set<T> dtos) |
| Modifier and Type | Method and Description |
|---|---|
private void |
FlowSnippetDTO.removeInstanceIdentifierIfNecessary(Set<? extends ComponentDTO> componentDtos) |
Copyright © 2023 Apache NiFi Project. All rights reserved.