Partager via


InformationNode interface

Représentation des données d’un nœud d’information associé à une build

Propriétés

fields

Champs du nœud d’information

lastModifiedBy

Processus ou personne qui a modifié ce nœud pour la dernière fois

lastModifiedDate

Date de la dernière modification de ce nœud

nodeId

ID de nœud de ce nœud d’information

parentId

Id du nœud parent (arborescence xml)

type

Le type du nœud d’information

Détails de la propriété

fields

Champs du nœud d’information

fields: {[key: string]: string}

Valeur de propriété

{[key: string]: string}

lastModifiedBy

Processus ou personne qui a modifié ce nœud pour la dernière fois

lastModifiedBy: string

Valeur de propriété

string

lastModifiedDate

Date de la dernière modification de ce nœud

lastModifiedDate: Date

Valeur de propriété

Date

nodeId

ID de nœud de ce nœud d’information

nodeId: number

Valeur de propriété

number

parentId

Id du nœud parent (arborescence xml)

parentId: number

Valeur de propriété

number

type

Le type du nœud d’information

type: string

Valeur de propriété

string