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