public class FlowRegistryClientEntity extends ComponentEntity implements Permissible<FlowRegistryClientDTO>, OperationPermissible
| Modifier and Type | Field and Description |
|---|---|
private PermissionsDTO |
operatePermissions |
private FlowRegistryClientDTO |
registry |
| Constructor and Description |
|---|
FlowRegistryClientEntity() |
| Modifier and Type | Method and Description |
|---|---|
FlowRegistryClientDTO |
getComponent() |
PermissionsDTO |
getOperatePermissions() |
FlowRegistryClientDTO |
getRegistry()
Deprecated.
|
void |
setComponent(FlowRegistryClientDTO component) |
void |
setOperatePermissions(PermissionsDTO operatePermissions) |
equals, getBulletins, getId, getPermissions, getPosition, getRevision, getUri, hashCode, isDisconnectedNodeAcknowledged, setBulletins, setDisconnectedNodeAcknowledged, setId, setPermissions, setPosition, setRevision, setUriclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetPermissions, setPermissionsprivate FlowRegistryClientDTO registry
private PermissionsDTO operatePermissions
public FlowRegistryClientDTO getComponent()
getComponent in interface Permissible<FlowRegistryClientDTO>@Deprecated public FlowRegistryClientDTO getRegistry()
public void setComponent(FlowRegistryClientDTO component)
setComponent in interface Permissible<FlowRegistryClientDTO>public PermissionsDTO getOperatePermissions()
getOperatePermissions in interface OperationPermissiblepublic void setOperatePermissions(PermissionsDTO operatePermissions)
setOperatePermissions in interface OperationPermissibleCopyright © 2023 Apache NiFi Project. All rights reserved.