共用方式為


ResourceLockRequest interface

資源的獨佔鎖定要求

屬性

assignTime

指派此要求的日期/時間。

branch

鎖定所屬的分支。 它只供 RunLatest 獨佔鎖定保存階段使用。

checkRunId

正在等候此要求之檢查回合的標識碼

definitionId

要求此資源的管線標識碼

finishTime

完成此要求的日期/時間。

lockType

此要求應該與其他鎖定要求相關的行為

nodeAttempt

圖形節點的嘗試

nodeName

要求此資源的圖形節點名稱(目前階段)

planId

與這個要求連線之協調流程計劃的內部標識碼。

projectId

檢查回合和定義之專案的識別碼存在於

queueTime

此要求的排入佇列的日期/時間。

requestId

要求的標識碼。

resourceId

資源的標識碼

resourceType

資源的類型

status

此要求的結果。

屬性詳細資料

assignTime

指派此要求的日期/時間。

assignTime: Date

屬性值

Date

branch

鎖定所屬的分支。 它只供 RunLatest 獨佔鎖定保存階段使用。

branch: string

屬性值

string

checkRunId

正在等候此要求之檢查回合的標識碼

checkRunId: string

屬性值

string

definitionId

要求此資源的管線標識碼

definitionId: number

屬性值

number

finishTime

完成此要求的日期/時間。

finishTime: Date

屬性值

Date

lockType

此要求應該與其他鎖定要求相關的行為

lockType: ExclusiveLockType

屬性值

nodeAttempt

圖形節點的嘗試

nodeAttempt: number

屬性值

number

nodeName

要求此資源的圖形節點名稱(目前階段)

nodeName: string

屬性值

string

planId

與這個要求連線之協調流程計劃的內部標識碼。

planId: string

屬性值

string

projectId

檢查回合和定義之專案的識別碼存在於

projectId: string

屬性值

string

queueTime

此要求的排入佇列的日期/時間。

queueTime: Date

屬性值

Date

requestId

要求的標識碼。

requestId: number

屬性值

number

resourceId

資源的標識碼

resourceId: string

屬性值

string

resourceType

資源的類型

resourceType: string

屬性值

string

status

此要求的結果。

status: ResourceLockStatus

屬性值