public class VersionControlInformationEntity extends ProcessGroupDescriptorEntity
| Modifier and Type | Field and Description |
|---|---|
private VersionControlInformationDTO |
versionControlInformation |
| Constructor and Description |
|---|
VersionControlInformationEntity() |
| Modifier and Type | Method and Description |
|---|---|
VersionControlInformationDTO |
getVersionControlInformation() |
void |
setVersionControlInformation(VersionControlInformationDTO versionControlDto) |
getProcessGroupRevision, isDisconnectedNodeAcknowledged, setDisconnectedNodeAcknowledged, setProcessGroupRevisionprivate VersionControlInformationDTO versionControlInformation
public VersionControlInformationDTO getVersionControlInformation()
public void setVersionControlInformation(VersionControlInformationDTO versionControlDto)
Copyright © 2023 Apache NiFi Project. All rights reserved.