java.lang.Object
org.apache.nifi.registry.flow.BucketLocation
org.apache.nifi.registry.flow.FlowLocation
org.apache.nifi.registry.flow.FlowVersionLocation
Information for locating a flow version in a flow registry.
-
Constructor Summary
ConstructorsConstructorDescriptionFlowVersionLocation(String branch, String bucketId, String flowId, String version) -
Method Summary
Methods inherited from class org.apache.nifi.registry.flow.FlowLocation
getFlowId, setFlowIdMethods inherited from class org.apache.nifi.registry.flow.BucketLocation
getBranch, getBucketId, setBranch, setBucketId