次の方法で共有


Job interface

Job オブジェクト。

プロパティ

callBackEndpoint

コールバック エンドポイント。

id

ジョブ ID。

jobExecutionReport

ジョブ実行レポート - KeyValue ペア オブジェクトの配列。

resultMetaData

KeyValue ペアの配列。

reviewId

ID が作成されているかどうかを確認します。

status

状態文字列 (<保留中、失敗、完了>)。

teamName

ジョブに関連付けられているチーム名。

type

コンテンツの種類。

workflowId

ワークフローの ID。

プロパティの詳細

callBackEndpoint

コールバック エンドポイント。

callBackEndpoint?: string

プロパティ値

string

id

ジョブ ID。

id?: string

プロパティ値

string

jobExecutionReport

ジョブ実行レポート - KeyValue ペア オブジェクトの配列。

jobExecutionReport?: JobExecutionReportDetails[]

プロパティ値

resultMetaData

KeyValue ペアの配列。

resultMetaData?: KeyValuePair[]

プロパティ値

reviewId

ID が作成されているかどうかを確認します。

reviewId?: string

プロパティ値

string

status

状態文字列 (<保留中、失敗、完了>)。

status?: string

プロパティ値

string

teamName

ジョブに関連付けられているチーム名。

teamName?: string

プロパティ値

string

type

コンテンツの種類。

type?: string

プロパティ値

string

workflowId

ワークフローの ID。

workflowId?: string

プロパティ値

string