共用方式為


Job interface

Job 物件。

屬性

callBackEndpoint

回呼端點。

id

作業識別碼。

jobExecutionReport

作業執行報表 - KeyValue 配對物件的陣列。

resultMetaData

KeyValue 配對的陣列。

reviewId

如果已建立識別碼,請檢閱識別碼。

status

狀態字串 (< 擱置中、失敗、已完成 >) 。

teamName

與作業相關聯的小組名稱。

type

內容的型別。

workflowId

工作流程的識別碼。

屬性詳細資料

callBackEndpoint

回呼端點。

callBackEndpoint?: string

屬性值

string

id

作業識別碼。

id?: string

屬性值

string

jobExecutionReport

作業執行報表 - KeyValue 配對物件的陣列。

jobExecutionReport?: JobExecutionReportDetails[]

屬性值

resultMetaData

KeyValue 配對的陣列。

resultMetaData?: KeyValuePair[]

屬性值

reviewId

如果已建立識別碼,請檢閱識別碼。

reviewId?: string

屬性值

string

status

狀態字串 (< 擱置中、失敗、已完成 >) 。

status?: string

屬性值

string

teamName

與作業相關聯的小組名稱。

teamName?: string

屬性值

string

type

內容的型別。

type?: string

屬性值

string

workflowId

工作流程的識別碼。

workflowId?: string

屬性值

string