public class VersionedFlowEntity extends Entity
| Modifier and Type | Field and Description |
|---|---|
private VersionedFlowDTO |
versionedFlow |
| Constructor and Description |
|---|
VersionedFlowEntity() |
| Modifier and Type | Method and Description |
|---|---|
VersionedFlowDTO |
getVersionedFlow() |
void |
setVersionedFlow(VersionedFlowDTO versionedFlow) |
private VersionedFlowDTO versionedFlow
public VersionedFlowDTO getVersionedFlow()
public void setVersionedFlow(VersionedFlowDTO versionedFlow)
Copyright © 2023 Apache NiFi Project. All rights reserved.