public class TenantDTO extends ComponentDTO
| Modifier and Type | Field and Description |
|---|---|
private Boolean |
configurable |
private String |
identity |
| Constructor and Description |
|---|
TenantDTO() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getConfigurable() |
String |
getIdentity() |
void |
setConfigurable(Boolean configurable) |
void |
setIdentity(String identity) |
equals, getId, getParentGroupId, getPosition, getVersionedComponentId, hashCode, setId, setParentGroupId, setPosition, setVersionedComponentId, toStringCopyright © 2023 Apache NiFi Project. All rights reserved.