| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto | |
| org.apache.nifi.web.api.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
UserDTO
A user of this NiFi.
|
class |
UserGroupDTO
A user group in this NiFi.
|
| Modifier and Type | Field and Description |
|---|---|
private TenantDTO |
TenantEntity.component |
| Modifier and Type | Method and Description |
|---|---|
TenantDTO |
TenantEntity.getComponent()
The
TenantDTO that is being serialized. |
| Modifier and Type | Method and Description |
|---|---|
void |
TenantEntity.setComponent(TenantDTO component) |
Copyright © 2023 Apache NiFi Project. All rights reserved.