java.lang.Object
org.apache.nifi.flow.VersionedFlowCoordinates
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidvoidsetBucketId(String bucketId) voidvoidvoidsetRegistryId(String registryId) voidsetStorageLocation(String storageLocation) voidsetVersion(String version) toString()
-
Constructor Details
-
VersionedFlowCoordinates
public VersionedFlowCoordinates()
-
-
Method Details
-
getRegistryId
-
setRegistryId
-
getStorageLocation
-
setStorageLocation
-
getBranch
-
setBranch
-
getBucketId
-
setBucketId
-
getFlowId
-
setFlowId
-
getVersion
-
setVersion
-
getLatest
-
setLatest
-
hashCode
public int hashCode() -
equals
-
toString
-