JobProgressData: {
    hasImage: boolean;
    imgID: string;
    jobID: string;
    step: number;
    stepCount: number;
}