On this window you can see detailed information about the job. Details are listed under four tabs which are Details, Log, Data and Graph.
Details
Details tab displays the following properties of a job.
...
State
Current state of job.
Log
List of job operation details under two columns as Date and Text. Each line is categorised by its type which is specified by different icons and background colors.
Date
Record date of job log.
Text
Job log description.
Data
Additional data is displayed under this tab if provided. For example data for Task Evaluation job is like below:
...
- VersionId is the version Id of process that the job is related to.
- PoolId is the Id of pool that the job is related to.
- TaskId is the Id of task that the job is related to.
Graph
Graph tab displays the relation with other jobs. Some jobs may create one or more additional job and graph displays as a tree graph.
...