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