Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The id of the log entry.
Response
Request successful.
The id of the log entry.
The time when the log entry has been written.
The id of the associated job.
The date on which the associated job is supposed to be processed.
The number of retries the associated job has left.
The execution priority the job had when the log entry was created.
The message of the exception that occurred by executing the associated job.
The id of the activity on which the last exception occurred by executing the associated job.
The id of the job definition on which the associated job was created.
The job definition type of the associated job. See the User Guide for more information about job definition types.
The job definition configuration type of the associated job.
The id of the activity on which the associated job was created.
The execution id on which the associated job was created.
The id of the process instance on which the associated job was created.
The id of the process definition which the associated job belongs to.
The key of the process definition which the associated job belongs to.
The id of the deployment which the associated job belongs to.
The process instance id of the root process instance that initiated the process which the associated job belongs to.
The id of the tenant that this historic job log entry belongs to.
The name of the host of the Process Engine where the job of this historic job log entry was executed.
The ID of the batch associated with this job. null if no batch is associated with this job. The
following jobs are associated with batches:
- Seed Jobs
- Monitor Jobs
- Batch Execution Jobs
A flag indicating whether this log represents the creation of the associated job.
A flag indicating whether this log represents the failed execution of the associated job.
A flag indicating whether this log represents the successful execution of the associated job.
A flag indicating whether this log represents the deletion of the associated job.