nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
ProvenanceEntry
Interface ProvenanceEntry
Provenance entry for artifact traceability.
interface
ProvenanceEntry
{
artifactId
:
string
;
plugin
:
string
;
timestamp
:
number
;
inputArtifacts
:
readonly
string
[]
;
}
Index
Properties
artifact
Id
plugin
timestamp
input
Artifacts
Properties
Readonly
artifact
Id
artifactId
:
string
Readonly
plugin
plugin
:
string
Readonly
timestamp
timestamp
:
number
Readonly
input
Artifacts
inputArtifacts
:
readonly
string
[]
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
On This Page
Properties
artifact
Id
plugin
timestamp
input
Artifacts
GitHub
npm
nexus-agents - v2.80.0
Loading...
Provenance entry for artifact traceability.