public class UserEntity extends ComponentEntity implements Permissible<UserDTO>
| Constructor and Description |
|---|
UserEntity() |
| Modifier and Type | Method and Description |
|---|---|
UserDTO |
getComponent()
The UserDTO that is being serialized.
|
void |
setComponent(UserDTO component) |
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 UserDTO component
public UserDTO getComponent()
getComponent in interface Permissible<UserDTO>public void setComponent(UserDTO component)
setComponent in interface Permissible<UserDTO>Copyright © 2023 Apache NiFi Project. All rights reserved.