Megosztás a következőn keresztül:


BuildDefinition interface

Builddefiníciót jelöl.

Extends

Tulajdonságok

badgeEnabled

Azt jelzi, hogy a jelvények engedélyezve vannak-e ehhez a definícióhoz.

buildNumberFormat

A buildszám formátuma.

comment

Mentési idő megjegyzés a definícióhoz.

demands
description

A leírás.

dropLocation

A definíció elvetési helye.

jobAuthorizationScope

A definíció alapján várólistára helyezett buildek feladat-engedélyezési hatóköre.

jobCancelTimeoutInMinutes

A feladat megszakítási időtúllépése (percekben) a felhasználó által a definícióhoz megszakított buildekhez.

jobTimeoutInMinutes

A feladatvégrehajtási időtúllépés (percekben) az ehhez a definícióhoz várólistára helyezett buildekhez.

options
process

A buildelési folyamat.

processParameters

A definíció folyamatparaméterei.

properties
repository

Az adattár.

retentionRules
tags
triggers
variableGroups
variables

Örökölt tulajdonságok

authoredBy

A definíció szerzője.

createdDate

A definíció ezen verziójának létrehozásának dátuma.

draftOf

Hivatkozás arra a definícióra, amelyből ez a definíció piszkozat, ha ez egy vázlatdefiníció.

drafts

A definícióhoz társított piszkozatok listája, ha ez nem piszkozatdefiníció.

id

A hivatkozott definíció azonosítója.

latestBuild
latestCompletedBuild
metrics
name

A hivatkozott definíció neve.

path

A definíció mappa elérési útja.

project

A projektre mutató hivatkozás.

quality

A definíciós dokumentum minősége (vázlat stb.)

queue

A buildek alapértelmezett üzenetsora ezen a definíción fut.

queueStatus

Egy érték, amely jelzi, hogy a buildek várólistára állíthatók-e ezzel a definícióval.

revision

A definíció változatszáma.

type

A definíció típusa.

uri

A definíció URI-ja.

url

A definíció REST URL-címe.

Tulajdonság adatai

badgeEnabled

Azt jelzi, hogy a jelvények engedélyezve vannak-e ehhez a definícióhoz.

badgeEnabled: boolean

Tulajdonság értéke

boolean

buildNumberFormat

A buildszám formátuma.

buildNumberFormat: string

Tulajdonság értéke

string

comment

Mentési idő megjegyzés a definícióhoz.

comment: string

Tulajdonság értéke

string

demands

demands: Demand[]

Tulajdonság értéke

Demand[]

description

A leírás.

description: string

Tulajdonság értéke

string

dropLocation

A definíció elvetési helye.

dropLocation: string

Tulajdonság értéke

string

jobAuthorizationScope

A definíció alapján várólistára helyezett buildek feladat-engedélyezési hatóköre.

jobAuthorizationScope: BuildAuthorizationScope

Tulajdonság értéke

jobCancelTimeoutInMinutes

A feladat megszakítási időtúllépése (percekben) a felhasználó által a definícióhoz megszakított buildekhez.

jobCancelTimeoutInMinutes: number

Tulajdonság értéke

number

jobTimeoutInMinutes

A feladatvégrehajtási időtúllépés (percekben) az ehhez a definícióhoz várólistára helyezett buildekhez.

jobTimeoutInMinutes: number

Tulajdonság értéke

number

options

options: BuildOption[]

Tulajdonság értéke

process

A buildelési folyamat.

process: BuildProcess

Tulajdonság értéke

processParameters

A definíció folyamatparaméterei.

processParameters: ProcessParameters

Tulajdonság értéke

properties

properties: any

Tulajdonság értéke

any

repository

Az adattár.

repository: BuildRepository

Tulajdonság értéke

retentionRules

retentionRules: RetentionPolicy[]

Tulajdonság értéke

tags

tags: string[]

Tulajdonság értéke

string[]

triggers

triggers: BuildTrigger[]

Tulajdonság értéke

variableGroups

variableGroups: VariableGroup[]

Tulajdonság értéke

variables

variables: {[key: string]: BuildDefinitionVariable}

Tulajdonság értéke

{[key: string]: BuildDefinitionVariable}

Örökölt tulajdonság részletei

authoredBy

A definíció szerzője.

authoredBy: IdentityRef

Tulajdonság értéke

ÖrököltBuildDefinitionReference.authoredBy

createdDate

A definíció ezen verziójának létrehozásának dátuma.

createdDate: Date

Tulajdonság értéke

Date

BuildDefinitionReference.createdDate

draftOf

Hivatkozás arra a definícióra, amelyből ez a definíció piszkozat, ha ez egy vázlatdefiníció.

draftOf: DefinitionReference

Tulajdonság értéke

ÖrököltBuildDefinitionReference.draftOf

drafts

A definícióhoz társított piszkozatok listája, ha ez nem piszkozatdefiníció.

drafts: DefinitionReference[]

Tulajdonság értéke

BuildDefinitionReference.draftsörökölte

id

A hivatkozott definíció azonosítója.

id: number

Tulajdonság értéke

number

örököltBuildDefinitionReference.id

latestBuild

latestBuild: Build

Tulajdonság értéke

ÖrököltBuildDefinitionReference.latestBuild

latestCompletedBuild

latestCompletedBuild: Build

Tulajdonság értéke

ÖrököltBuildDefinitionReference.latestCompletedBuild

metrics

metrics: BuildMetric[]

Tulajdonság értéke

BuildDefinitionReference.metricsörökölte

name

A hivatkozott definíció neve.

name: string

Tulajdonság értéke

string

örököltBuildDefinitionReference.name

path

A definíció mappa elérési útja.

path: string

Tulajdonság értéke

string

ÖrököltBuildDefinitionReference.path

project

A projektre mutató hivatkozás.

project: TeamProjectReference

Tulajdonság értéke

BuildDefinitionReference.projectörökölte

quality

A definíciós dokumentum minősége (vázlat stb.)

quality: DefinitionQuality

Tulajdonság értéke

BuildDefinitionReference.quality

queue

A buildek alapértelmezett üzenetsora ezen a definíción fut.

queue: AgentPoolQueue

Tulajdonság értéke

örököltBuildDefinitionReference.queue

queueStatus

Egy érték, amely jelzi, hogy a buildek várólistára állíthatók-e ezzel a definícióval.

queueStatus: DefinitionQueueStatus

Tulajdonság értéke

ÖrököltBuildDefinitionReference.queueStatus

revision

A definíció változatszáma.

revision: number

Tulajdonság értéke

number

BuildDefinitionReference.revision

type

A definíció típusa.

type: DefinitionType

Tulajdonság értéke

BuildDefinitionReference.type

uri

A definíció URI-ja.

uri: string

Tulajdonság értéke

string

BuildDefinitionReference.uri

url

A definíció REST URL-címe.

url: string

Tulajdonság értéke

string

BuildDefinitionReference.url