JobSubTask interface
ジョブのサブ タスクの詳細
プロパティ
additional |
サブ タスクの追加の詳細 |
task |
サブ タスクのタスク ID |
task |
サブ タスクの名前 |
task |
サブ タスクの進行状況注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
task |
サブ タスクの状態 |
プロパティの詳細
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