java.lang.Object
org.apache.nifi.registry.flow.RegisteredFlowSnapshotMetadata
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
void
void
void
setBucketIdentifier
(String bucketIdentifier) void
setComments
(String comments) void
setFlowIdentifier
(String flowIdentifier) void
setTimestamp
(long timestamp) void
setVersion
(String version)
-
Constructor Details
-
RegisteredFlowSnapshotMetadata
public RegisteredFlowSnapshotMetadata()
-
-
Method Details
-
getBranch
-
getBucketIdentifier
-
getFlowIdentifier
-
getVersion
-
getTimestamp
public long getTimestamp() -
getAuthor
-
getComments
-
setBranch
-
setBucketIdentifier
-
setFlowIdentifier
-
setVersion
-
setTimestamp
public void setTimestamp(long timestamp) -
setAuthor
-
setComments
-