{
"taskId": "string",
"sourceRowIndex": 0,
"status": "string",
"errorMessage": "string",
"currentStepId": "string",
"currentStepLabel": "string",
"completedStepCount": 0,
"totalStepCount": 0,
"artifactCount": 0,
"steps": [
{
"stepId": "string",
"displayName": "string",
"status": "string",
"artifactCount": 0
}
]
}