次の方法で共有


JobSubTask interface

ジョブのサブ タスクの詳細

プロパティ

additionalDetails

サブ タスクの追加の詳細

taskId

サブ タスクのタスク ID

taskName

サブ タスクの名前

taskProgress

サブ タスクの進行状況注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

taskStatus

サブ タスクの状態

プロパティの詳細

additionalDetails

サブ タスクの追加の詳細

additionalDetails?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

taskId

サブ タスクのタスク ID

taskId: number

プロパティ値

number

taskName

サブ タスクの名前

taskName: string

プロパティ値

string

taskProgress

サブ タスクの進行状況注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

taskProgress?: string

プロパティ値

string

taskStatus

サブ タスクの状態

taskStatus: string

プロパティ値

string