Package org.apache.nifi.registry.flow
Class FlowVersionLocation
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.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionFlowVersionLocation
(String branch, String bucketId, String flowId, String version) -
Method Summary
Methods inherited from class org.apache.nifi.registry.flow.FlowLocation
getFlowId, setFlowId
Methods inherited from class org.apache.nifi.registry.flow.BucketLocation
getBranch, getBucketId, setBranch, setBucketId
-
Field Details
-
version
-
-
Constructor Details
-
FlowVersionLocation
public FlowVersionLocation() -
FlowVersionLocation
-
-
Method Details
-
getVersion
-
setVersion
-