AuditJobExecutionData
Description
A data holder for background/schedule job execution. (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Model Properties
| Property | Required | Type | Description | |||
|---|---|---|---|---|---|---|
| jobHistoryUuid | False | string | ID of jobhistory entity related to executed job. | |||
| scheduleType | False | string | Type of the job that was specified | |||
| jobVersion | False | string | Version of jobexecution entity. | |||
| status | False | string | A status of Job Execution, e.g. COMPLETED, FAILED. | |||