AgentJobInfo
Summary information about a single job execution — included on every
error entry to anchor the window.
Properties
| Property |
Type |
Description |
endTime |
null | string |
Job end time. null while the job is still running. |
folderKey |
string |
Folder key the job ran in |
folderName |
string |
Display name of the folder |
folderPath |
string |
Fully qualified folder path |
jobKey |
string |
Job key |
processKey |
null | string |
Process key the job was launched from. null for ad-hoc jobs. |
startTime |
string |
Job start time |