Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 550 Bytes

ProvenanceLinkDTO.md

File metadata and controls

14 lines (9 loc) · 550 Bytes

ProvenanceLinkDTO

Properties

Name Type Description Notes
sourceId String The source node id of the link. [optional]
targetId String The target node id of the link. [optional]
flowFileUuid String The flowfile uuid that traversed the link. [optional]
timestamp String The timestamp of the link (based on the destination). [optional]
millis Long The timestamp of this link in milliseconds. [optional]