java.lang.Object
org.apache.nifi.flow.VersionedExternalFlowMetadata
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongvoidvoidsetBucketIdentifier(String bucketIdentifier) voidsetComments(String comments) voidsetFlowIdentifier(String flowId) voidsetFlowName(String flowName) voidsetTimestamp(long timestamp) voidsetVersion(String version)
-
Constructor Details
-
VersionedExternalFlowMetadata
public VersionedExternalFlowMetadata()
-
-
Method Details
-
getBucketIdentifier
-
setBucketIdentifier
-
getFlowIdentifier
-
setFlowIdentifier
-
getVersion
-
setVersion
-
getFlowName
-
setFlowName
-
getAuthor
-
setAuthor
-
getComments
-
setComments
-
getTimestamp
public long getTimestamp() -
setTimestamp
public void setTimestamp(long timestamp)
-